Searched defs:AudioChannelFormat (Results 1 – 1 of 1) sorted by relevance
134 struct AudioChannelFormat { struct135 std::string id;136 std::string name;137 std::string audio_channel_label;138 std::vector<AudioBlockFormat> audio_blocks;