struct Discord::DCA1Mappings::Opus
- Discord::DCA1Mappings::Opus
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/dca.crConstructors
Instance Method Summary
- #abr : Int32 | Nil
- #abr=(abr : Int32 | Nil)
- #channels : Int32
- #channels=(channels : Int32)
- #frame_size : Int32
- #frame_size=(frame_size : Int32)
- #mode : String
- #mode=(mode : String)
- #sample_rate : Int32
- #sample_rate=(sample_rate : Int32)
- #vbr : Bool
- #vbr=(vbr : Bool)