codec property

VideoCodec? codec
final

Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec.

Implementation

final VideoCodec? codec;