Audacity 3.2.0
Public Attributes | List of all members
AUPImportFileHandle::fileinfo Struct Reference
Collaboration diagram for AUPImportFileHandle::fileinfo:
[legend]

Public Attributes

WaveTracktrack
 
WaveClipclip
 
FilePath blockFile
 
FilePath audioFile
 
sampleCount len
 
sampleFormat format
 
sampleCount origin
 
int channel
 

Detailed Description

Definition at line 184 of file ImportAUP.cpp.

Member Data Documentation

◆ audioFile

FilePath AUPImportFileHandle::fileinfo::audioFile

Definition at line 189 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ blockFile

FilePath AUPImportFileHandle::fileinfo::blockFile

Definition at line 188 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ channel

int AUPImportFileHandle::fileinfo::channel

Definition at line 193 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ clip

WaveClip* AUPImportFileHandle::fileinfo::clip

Definition at line 187 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ format

sampleFormat AUPImportFileHandle::fileinfo::format

Definition at line 191 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ len

sampleCount AUPImportFileHandle::fileinfo::len

Definition at line 190 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ origin

sampleCount AUPImportFileHandle::fileinfo::origin

Definition at line 192 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().

◆ track

WaveTrack* AUPImportFileHandle::fileinfo::track

Definition at line 186 of file ImportAUP.cpp.

Referenced by AUPImportFileHandle::AddFile().


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