Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CodecType

A value used to indicate whether this codec is used to encode or decode.

Index

Enumeration members

Enumeration members

Decode

Decode: = 2
The attached RTCCodecStats represents a media format that the implementation is prepared to decode.
field

Decode

type

{fm.icelink.CodecType}

Encode

Encode: = 1
The attached RTCCodecStats represents a media format that is being encoded, or that the implementation is prepared to encode.
field

Encode

type

{fm.icelink.CodecType}