See also the corresponding IDL class Track. More...
#include <bseclientapi.hh>
Public Member Functions | |
ClnT_SongTiming | get_timing (int tick) |
See Track::get_timing() | |
int | insert_part (int tick, PartHandle &part) |
See Track::insert_part() | |
void | remove_tick (int tick) |
See Track::remove_tick() | |
void | remove_link (int id) |
See Track::remove_link() | |
ClnT_PartSeq | list_parts_uniq () |
See Track::list_parts_uniq() | |
ClnT_TrackPartSeq | list_parts () |
See Track::list_parts() | |
PartHandle | get_part (int tick) |
See Track::get_part() | |
int | get_last_tick () |
See Track::get_last_tick() | |
Error | ensure_output () |
See Track::ensure_output() | |
SourceHandle | get_output_source () |
See Track::get_output_source() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
SourceHandle | ichannel_get_osource (int input_channel, int input_joint) |
See Source::ichannel_get_osource() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
ClnT_Icon | icon () const |
See Item::icon. | |
void | icon (const ClnT_Icon &) |
See Item::icon. | |
ItemHandle | common_ancestor (ItemHandle &other) |
See Item::common_ancestor() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
__Aida_Signal__changed | sig_changed () |
std::string | debug_name () |
See Object::debug_name() | |
int64_t | proxy_id () |
See Object::proxy_id() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
Static Public Member Functions | |
template<class RemoteHandle > | |
static TrackHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ContextMergerHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static SourceHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ItemHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ObjectHandle | down_cast (RemoteHandle smh) |
See also the corresponding IDL class Track.