Click or drag to resize

ExpertFrameDuration Class

Frame durations for Opus, used when updating the "OPUS_SET_EXPERT_FRAME_DURATION_REQUEST" (EncoderConfig.ExpertFrameDuration) configuration.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpusExpertFrameDuration

Namespace:  FM.IceLink.Opus
Assembly:  FM.IceLink.Opus (in FM.IceLink.Opus.dll) Version: 1.1.2.607 (1.1.2.607)

The ExpertFrameDuration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberArgument
Gets a frame duration of Opus "OPUS_FRAMESIZE_ARG".
Public propertyStatic memberSize10ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_10_MS".
Public propertyStatic memberSize2_5ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_2_5_MS".
Public propertyStatic memberSize20ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_20_MS".
Public propertyStatic memberSize40ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_40_MS".
Public propertyStatic memberSize5ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_5_MS".
Public propertyStatic memberSize60ms
Gets a frame duration of Opus "OPUS_FRAMESIZE_60_MS".
Public propertyValue
Gets the internal integer value representation of this frame duration.
Public propertyStatic memberVariable
Gets a frame duration of Opus "OPUS_FRAMESIZE_VARIABLE".
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also