Get the current channel assignment in the stream being decoded.
Will only be valid after decoding has started and will contain the
value from the most recently decoded frame header.
\param decoder A decoder instance to query.
\assert
\code decoder != NULL \endcode
\retval FLAC__ChannelAssignment
See above.
Get the current channel assignment in the stream being decoded. Will only be valid after decoding has started and will contain the value from the most recently decoded frame header.
\param decoder A decoder instance to query. \assert \code decoder != NULL \endcode \retval FLAC__ChannelAssignment See above.