Class: VideoCodecParameters

.Base. VideoCodecParameters

Codec parameters for a video track.


new VideoCodecParameters()

Members


name :string

Name of a codec. Please use a value in Owt.Base.VideoCodec. However, some functions do not support all the values in Owt.Base.AudioCodec.

Type:
  • string

<nullable> profile :string

The profile of a codec. Profile may not apply to all codecs.

Type:
  • string