Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoEncoderConfiguration

Package version

Class representing the MPEG4 Configuration.

Hierarchy

  • VideoEncoderConfiguration

Index

Properties

Optional encoding

encoding: VideoEncoding

The video codec used by the Media Profile.

Optional h264

The H264 Configuration.

Optional mpeg4

The H264 Configuration.

Optional quality

quality: undefined | number

Relative value representing the quality of the video.

Optional rateControl

rateControl: RateControl

The Video's rate control.

Optional resolution

resolution: VideoResolution

The Video Resolution.

Generated using TypeDoc