ardour
Public Member Functions | List of all members
TimeSelection Class Reference

#include <time_selection.h>

Inheritance diagram for TimeSelection:

Public Member Functions

ARDOUR::AudioRangeoperator[] (uint32_t)
 
ARDOUR::framepos_t start ()
 
ARDOUR::framepos_t end_frame ()
 
ARDOUR::framepos_t length ()
 
bool consolidate ()
 

Detailed Description

Definition at line 30 of file time_selection.h.

Member Function Documentation

bool TimeSelection::consolidate ( )

Definition at line 46 of file time_selection.cc.

framepos_t TimeSelection::end_frame ( )

Definition at line 89 of file time_selection.cc.

framecnt_t TimeSelection::length ( )

Definition at line 104 of file time_selection.cc.

AudioRange & TimeSelection::operator[] ( uint32_t  which)

Definition at line 33 of file time_selection.cc.

framepos_t TimeSelection::start ( void  )

Definition at line 72 of file time_selection.cc.


The documentation for this class was generated from the following files: