End usage modes for VPX. More...
Instance Methods | |
(int) | - value |
Gets the internal integer value representation of this end usage mode. More... | |
Class Methods | |
(FMLiveSwitchVpxEndUsageMode *) | + cbr |
Gets a KeyframeMode of type VPX_CBR. More... | |
(FMLiveSwitchVpxEndUsageMode *) | + cq |
Gets a KeyframeMode of type VPX_CQ. More... | |
(FMLiveSwitchVpxEndUsageMode *) | + q |
Gets a KeyframeMode of type VPX_Q. More... | |
(FMLiveSwitchVpxEndUsageMode *) | + vbr |
Gets a KeyframeMode of type VPX_VBR. More... | |
End usage modes for VPX.
+ (FMLiveSwitchVpxEndUsageMode*) cbr |
Gets a KeyframeMode of type VPX_CBR.
+ (FMLiveSwitchVpxEndUsageMode*) cq |
Gets a KeyframeMode of type VPX_CQ.
+ (FMLiveSwitchVpxEndUsageMode*) q |
Gets a KeyframeMode of type VPX_Q.
- (int) value |
Gets the internal integer value representation of this end usage mode.
+ (FMLiveSwitchVpxEndUsageMode*) vbr |
Gets a KeyframeMode of type VPX_VBR.