Bit depths for VPX output. More...
Public Member Functions | |
int | getValue () |
Gets the internal integer value representation of this end usage mode. More... | |
Static Public Member Functions | |
static fm.liveswitch.vpx.BitDepth | getBits10 () |
Gets a bit depth of 10 bits. More... | |
static fm.liveswitch.vpx.BitDepth | getBits12 () |
Gets a bit depth of 12 bits. More... | |
static fm.liveswitch.vpx.BitDepth | getBits8 () |
Gets a bit depth of 8 bits. More... | |
Bit depths for VPX output.
|
static |
Gets a bit depth of 10 bits.
|
static |
Gets a bit depth of 12 bits.
|
static |
Gets a bit depth of 8 bits.
int fm.liveswitch.vpx.BitDepth.getValue | ( | ) |
Gets the internal integer value representation of this end usage mode.