Searched defs:WaveFormat_WaveFormatSubFormat (Results 1 – 1 of 1) sorted by relevance
814 pub fn get_sub_format(&self) -> WaveFormat_WaveFormatSubFormat { in get_sub_format()826 pub fn set_sub_format(&mut self, v: WaveFormat_WaveFormatSubFormat) { in set_sub_format()1116 pub enum WaveFormat_WaveFormatSubFormat { enum1128 impl ::protobuf::ProtobufEnum for WaveFormat_WaveFormatSubFormat { implementation1133 fn from_i32(value: i32) -> ::std::option::Option<WaveFormat_WaveFormatSubFormat> { in from_i32()1171 impl ::std::marker::Copy for WaveFormat_WaveFormatSubFormat { implementation1174 impl ::std::default::Default for WaveFormat_WaveFormatSubFormat { implementation1180 impl ::protobuf::reflect::ProtobufValue for WaveFormat_WaveFormatSubFormat { implementation