Searched refs:get_channel_assignment (Results 1 – 3 of 3) sorted by relevance
139 …virtual ::FLAC__ChannelAssignment get_channel_assignment() const; ///< See FLAC__stream_decoder_ge…
143 ::FLAC__ChannelAssignment Stream::get_channel_assignment() const in get_channel_assignment() function in FLAC::Decoder::Stream
700 ::FLAC__ChannelAssignment ca = decoder->get_channel_assignment(); in test_stream_decoder()