fm.liveswitch.vpx.BitDepth Class Reference

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...
 

Detailed Description

Bit depths for VPX output.

Member Function Documentation

◆ getBits10()

static fm.liveswitch.vpx.BitDepth fm.liveswitch.vpx.BitDepth.getBits10 ( )
static

Gets a bit depth of 10 bits.

◆ getBits12()

static fm.liveswitch.vpx.BitDepth fm.liveswitch.vpx.BitDepth.getBits12 ( )
static

Gets a bit depth of 12 bits.

◆ getBits8()

static fm.liveswitch.vpx.BitDepth fm.liveswitch.vpx.BitDepth.getBits8 ( )
static

Gets a bit depth of 8 bits.

◆ getValue()

int fm.liveswitch.vpx.BitDepth.getValue ( )

Gets the internal integer value representation of this end usage mode.