struct Discord::DCA1Mappings::Opus

Defined in:

discordcr/dca.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_1116 : JSON::PullParser) #

Instance Method Detail

def abr : ::Union(Int32, Nil) #

def abr=(_abr : ::Union(Int32, Nil)) #

def channels : Int32 #

def channels=(_channels : Int32) #

def frame_size : Int32 #

def frame_size=(_frame_size : Int32) #

def mode : String #

def mode=(_mode : String) #

def sample_rate : Int32 #

def sample_rate=(_sample_rate : Int32) #

def to_json(json : JSON::Builder) #

def vbr : Bool #

def vbr=(_vbr : Bool) #