A libvpx-based codec. More...
Public Member Functions | |
Codec (int value) | |
int | getAssignedValue () |
Static Public Member Functions | |
[static initializer] | |
static Codec | getByAssignedValue (int value) |
Public Attributes | |
Vp8 =(1) | |
Indicates the VP8 codec. More... | |
Vp9 =(2) | |
Indicates the VP9 codec. More... | |
A libvpx-based codec.
fm.liveswitch.vpx.Codec.Codec | ( | int | value | ) |
|
static |
int fm.liveswitch.vpx.Codec.getAssignedValue | ( | ) |
|
static |
fm.liveswitch.vpx.Codec.Vp8 =(1) |
Indicates the VP8 codec.
fm.liveswitch.vpx.Codec.Vp9 =(2) |
Indicates the VP9 codec.