Frame durations for Opus, used when updating the "OPUS_SET_EXPERT_FRAME_DURATION_REQUEST" (EncoderConfig.ExpertFrameDuration) configuration. More...
Instance Methods | |
(int) | - value |
Gets the internal integer value representation of this frame duration. More... | |
Class Methods | |
(FMLiveSwitchOpusExpertFrameDuration *) | + argument |
Gets a frame duration of Opus "OPUS_FRAMESIZE_ARG". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size10ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_10_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size2_5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_2_5_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size20ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_20_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size40ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_40_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_5_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + size60ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_60_MS". More... | |
(FMLiveSwitchOpusExpertFrameDuration *) | + variable |
Gets a frame duration of Opus "OPUS_FRAMESIZE_VARIABLE". More... | |
Frame durations for Opus, used when updating the "OPUS_SET_EXPERT_FRAME_DURATION_REQUEST" (EncoderConfig.ExpertFrameDuration) configuration.
+ (FMLiveSwitchOpusExpertFrameDuration*) argument |
Gets a frame duration of Opus "OPUS_FRAMESIZE_ARG".
+ (FMLiveSwitchOpusExpertFrameDuration*) size10ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_10_MS".
+ (FMLiveSwitchOpusExpertFrameDuration*) size20ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_20_MS".
+ (FMLiveSwitchOpusExpertFrameDuration*) size2_5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_2_5_MS".
+ (FMLiveSwitchOpusExpertFrameDuration*) size40ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_40_MS".
+ (FMLiveSwitchOpusExpertFrameDuration*) size5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_5_MS".
+ (FMLiveSwitchOpusExpertFrameDuration*) size60ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_60_MS".
- (int) value |
Gets the internal integer value representation of this frame duration.
+ (FMLiveSwitchOpusExpertFrameDuration*) variable |
Gets a frame duration of Opus "OPUS_FRAMESIZE_VARIABLE".