A fill pasues parameters form
More...
Inherits Form.
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
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...
|
|
A fill pasues parameters form
◆ Dispose()
override void Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
◆ AllLayers
Gets or sets all layers or selected layers mode
◆ AllPauses
Gets or sets All Pauses or Specified Pauses mode
◆ Label
Label for inserted pasues
◆ PauseMaximum
Pasue must be shorter than PauseMaximum to fill (in miliseconds)
◆ PauseMinimum
Pause must be longer than PauseMinimum to fill (in miliseconds)
◆ RangeEnd
End of range when filling works (in seconds)
◆ RangeMaximum
Maximum value for RangeEnd, usually set as maximum Audio length (in seconds)
◆ RangeStart
Begin of range when filling works (in seconds)
◆ SelectedLayers
Layers selected while setting parameters for fill pause
◆ WholeFile
Gets or sets Whole File or Interval mode
The documentation for this class was generated from the following files:
- AnnotationPro.Presentation/FormFillPauses.cs
- AnnotationPro.Presentation/FormFillPauses.Designer.cs