Audacity 3.2.0
Public Attributes | List of all members
ClipData Struct Reference

#include <PasteOverPreservingClips.h>

Collaboration diagram for ClipData:
[legend]

Public Attributes

Gaps clipStartEndTimes
 
Gaps clipRealStartEndTimes
 
std::vector< wxString > clipNames
 

Detailed Description

Definition at line 25 of file PasteOverPreservingClips.h.

Member Data Documentation

◆ clipNames

std::vector<wxString> ClipData::clipNames

Definition at line 31 of file PasteOverPreservingClips.h.

◆ clipRealStartEndTimes

Gaps ClipData::clipRealStartEndTimes

Definition at line 29 of file PasteOverPreservingClips.h.

◆ clipStartEndTimes

Gaps ClipData::clipStartEndTimes

Definition at line 27 of file PasteOverPreservingClips.h.


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