class Opus::Encoder
- Opus::Encoder
- Reference
- Object
Defined in:
opus/encoder.crConstructors
Instance Method Summary
- #bitrate=(value : Int32) : Int32
- #destroy : Void
- #encode(data : Bytes) : Bytes
- #input_length : Int32
- #reset : Void
- #vbr_rate=(value : Int32) : Int32