Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::audio::ChannelSet Member List

This is the complete list of members for roc::audio::ChannelSet, including all inherited members.

bitwise_and(const ChannelSet &other)roc::audio::ChannelSet
bitwise_or(const ChannelSet &other)roc::audio::ChannelSet
bitwise_xor(const ChannelSet &other)roc::audio::ChannelSet
byte_at(size_t n) constroc::audio::ChannelSet
ChannelSet()roc::audio::ChannelSet
ChannelSet(ChannelLayout layout, ChannelOrder order, ChannelMask mask)roc::audio::ChannelSet
clear()roc::audio::ChannelSet
first_channel() constroc::audio::ChannelSet
has_channel(size_t n) constroc::audio::ChannelSet
is_subset(ChannelMask mask) constroc::audio::ChannelSet
is_superset(ChannelMask mask) constroc::audio::ChannelSet
is_valid() constroc::audio::ChannelSet
last_channel() constroc::audio::ChannelSet
layout() constroc::audio::ChannelSet
max_channels()roc::audio::ChannelSetstatic
num_bytes() constroc::audio::ChannelSet
num_channels() constroc::audio::ChannelSet
operator!=(const ChannelSet &other) constroc::audio::ChannelSet
operator==(const ChannelSet &other) constroc::audio::ChannelSet
order() constroc::audio::ChannelSet
set_channel(size_t n, bool enabled)roc::audio::ChannelSet
set_channel_mask(ChannelMask mask)roc::audio::ChannelSet
set_channel_range(size_t from, size_t to, bool enabled)roc::audio::ChannelSet
set_layout(ChannelLayout layout)roc::audio::ChannelSet
set_order(ChannelOrder order)roc::audio::ChannelSet