class

OggOpusMuxer

Inherits Reference < Object

A pure Crystal implementation of an Ogg/Opus muxer.

Constructors

new(io : IO, serial : Int, sample_rate : Int, channels : Int)
Source

Instance methods

close
Source
write_packet(packet : Bytes, granulepos : Int64)
Source