Click or drag to resize

ExpertFrameDuration Properties

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
See Also