Struct used for specifying the video codec to use. More...
Public Attributes | |
Codec | nCodec |
Specifies member holds the codec settings. So far there is only one video codec to choose from, namely theora. | |
TheoraCodec | theora |
Theora codec settings if nCodec is Codec.THEORA_CODEC. |
Struct used for specifying the video codec to use.
Specifies member holds the codec settings. So far there is only one video codec to choose from, namely theora.
Theora codec settings if nCodec is Codec.THEORA_CODEC.