ExpertFrameDuration Class |
Namespace: FM.IceLink.Opus
The ExpertFrameDuration type exposes the following members.
| Name | Description | |
|---|---|---|
| Argument |
Gets a frame duration of Opus "OPUS_FRAMESIZE_ARG".
| |
| Size10ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_10_MS".
| |
| Size2_5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_2_5_MS".
| |
| Size20ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_20_MS".
| |
| Size40ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_40_MS".
| |
| Size5ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_5_MS".
| |
| Size60ms |
Gets a frame duration of Opus "OPUS_FRAMESIZE_60_MS".
| |
| Value |
Gets the internal integer value representation of this frame duration.
| |
| Variable |
Gets a frame duration of Opus "OPUS_FRAMESIZE_VARIABLE".
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |