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