

Public Member Functions | |
| char * | GetDescription () const |
| void | GetFrame (int16_t **aframe, int16_t **bframe, int frequency, int channels, int &samples, double position, double frame_delta) |
|
|
Implements AudioTransition. Definition at line 58 of file audio_transitions.cc. 00059 {
00060 return _( "No Change" );
00061 }
|
|
||||||||||||||||||||||||||||||||
|
Implements AudioTransition. Definition at line 63 of file audio_transitions.cc. 00064 {}
|
1.4.2