Keyframe modes for VPX.
More...
|
| int | getValue () |
| | Gets the internal integer value representation of this keyframe mode. More...
|
| |
◆ getAuto()
◆ getDisabled()
◆ getFixed()
Gets a KeyframeMode of type Fixed.
This is deprecated by VPX and is equivalent to KeyframeMode.Disabled. To generate keyframes at fixed intervals, set the EncoderConfig.KeyframeMinDistance = EncoderConfig.KeyframeMaxDistance.
◆ getValue()
| int fm.liveswitch.vpx.KeyframeMode.getValue |
( |
| ) |
|
Gets the internal integer value representation of this keyframe mode.