FMLiveSwitchVpxBitDepth Class Reference

Bit depths for VPX output. More...

Instance Methods

(int) - value
 Gets the internal integer value representation of this end usage mode. More...
 

Class Methods

(FMLiveSwitchVpxBitDepth *) + bits10
 Gets a bit depth of 10 bits. More...
 
(FMLiveSwitchVpxBitDepth *) + bits12
 Gets a bit depth of 12 bits. More...
 
(FMLiveSwitchVpxBitDepth *) + bits8
 Gets a bit depth of 8 bits. More...
 

Detailed Description

Bit depths for VPX output.

Method Documentation

◆ bits10

Gets a bit depth of 10 bits.

◆ bits12

Gets a bit depth of 12 bits.

◆ bits8

Gets a bit depth of 8 bits.

◆ value

- (int) value

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