Annotation Pro API
Protected Member Functions | Properties | List of all members
FormFillPauses Class Reference

A fill pasues parameters form More...

Inherits Form.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

bool AllLayers [get, set]
 Gets or sets all layers or selected layers mode More...
 
bool AllPauses [get, set]
 Gets or sets All Pauses or Specified Pauses mode More...
 
string Label [get, set]
 Label for inserted pasues More...
 
int PauseMaximum [get, set]
 Pasue must be shorter than PauseMaximum to fill (in miliseconds) More...
 
int PauseMinimum [get, set]
 Pause must be longer than PauseMinimum to fill (in miliseconds) More...
 
float RangeEnd [get, set]
 End of range when filling works (in seconds) More...
 
float RangeMaximum [get, set]
 Maximum value for RangeEnd, usually set as maximum Audio length (in seconds) More...
 
float RangeStart [get, set]
 Begin of range when filling works (in seconds) More...
 
LayerCollection SelectedLayers [get]
 Layers selected while setting parameters for fill pause More...
 
bool WholeFile [get, set]
 Gets or sets Whole File or Interval mode More...
 

Detailed Description

A fill pasues parameters form

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Property Documentation

◆ AllLayers

bool AllLayers
getset

Gets or sets all layers or selected layers mode

◆ AllPauses

bool AllPauses
getset

Gets or sets All Pauses or Specified Pauses mode

◆ Label

string Label
getset

Label for inserted pasues

◆ PauseMaximum

int PauseMaximum
getset

Pasue must be shorter than PauseMaximum to fill (in miliseconds)

◆ PauseMinimum

int PauseMinimum
getset

Pause must be longer than PauseMinimum to fill (in miliseconds)

◆ RangeEnd

float RangeEnd
getset

End of range when filling works (in seconds)

◆ RangeMaximum

float RangeMaximum
getset

Maximum value for RangeEnd, usually set as maximum Audio length (in seconds)

◆ RangeStart

float RangeStart
getset

Begin of range when filling works (in seconds)

◆ SelectedLayers

LayerCollection SelectedLayers
get

Layers selected while setting parameters for fill pause

◆ WholeFile

bool WholeFile
getset

Gets or sets Whole File or Interval mode


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