[−][src]Type Definition mumble_protocol::voice::ClientVoiceCodec
type ClientVoiceCodec = VoiceCodec<Serverbound, Clientbound>;
The VoiceCodec used on the client side.
type ClientVoiceCodec = VoiceCodec<Serverbound, Clientbound>;
The VoiceCodec used on the client side.