Audacity 3.2.0
|
This is the complete list of members for Channel, including all inherited members.
DoGetChannelGroup() const =0 | Channel | protectedpure virtual |
GetChannelGroup() | Channel | |
GetChannelGroup() const | Channel | |
GetChannelIndex() const | Channel | |
GetInterval(size_t iInterval) | Channel | |
GetInterval(size_t iInterval) const -> std::enable_if_t< std::is_const_v< IntervalType >, std::shared_ptr< IntervalType > > | Channel | |
Interval typedef | Channel | |
Intervals() | Channel | inline |
Intervals() const -> std::enable_if_t< std::is_const_v< IntervalType >, IteratorRange< IntervalIterator< IntervalType > > > | Channel | inline |
NIntervals() const | Channel | inline |
~Channel() | Channel | virtual |