class

Opusenc::Encoder

Inherits Reference < Object

Constructors

new(filename : String, rate : Int32, channels : Int32, family : Int32 = 0)

For file-based encoding

Source
new(io : IO, rate : Int32, channels : Int32, family : Int32 = 0)

For IO-based encoding

Source

Instance methods

close
Source
write(p_c_m)
Source