Audacity  3.0.3
Public Member Functions | Public Attributes | List of all members
AudioIoCallback::ScrubState::Message Struct Reference
Collaboration diagram for AudioIoCallback::ScrubState::Message:
[legend]

Public Member Functions

 Message ()=default
 
 Message (const Message &)=default
 

Public Attributes

double end
 
ScrubbingOptions options
 

Detailed Description

Definition at line 802 of file AudioIO.cpp.

Constructor & Destructor Documentation

◆ Message() [1/2]

AudioIoCallback::ScrubState::Message::Message ( )
default

◆ Message() [2/2]

AudioIoCallback::ScrubState::Message::Message ( const Message )
default

Member Data Documentation

◆ end

double AudioIoCallback::ScrubState::Message::end

Definition at line 805 of file AudioIO.cpp.

Referenced by AudioIoCallback::ScrubState::Get().

◆ options

ScrubbingOptions AudioIoCallback::ScrubState::Message::options

Definition at line 806 of file AudioIO.cpp.

Referenced by AudioIoCallback::ScrubState::Get().


The documentation for this struct was generated from the following file: