class Opus::Decoder
- Opus::Decoder
- Reference
- Object
Defined in:
opus/decoder.crConstructors
Instance Method Summary
- #bandwidth
- #channels : Int32
- #decode(payload : Bytes)
- #decode(packet : Packet)
- #decode_bytes(payload : Bytes)
- #decode_bytes(packet : Packet)
- #decode_float(payload : Bytes)
- #decode_float(packet : Packet)
- #finalize
- #gain
- #gain=(val)
- #in_dtx
- #last_packet_duration
- #phase_inversion
- #phase_inversion=(val)
- #pitch
- #reset
- #sample_rate : Int32
- #samples(payload : Bytes)
- #samples(packet : Packet)