AVBlocks for .NET
2.3
Audio and Video Software Development Kit
|
Contains the parameters of the Transcoder.OnProgress event. More...
Properties | |
double | CurrentTime [get] |
The duration of the media stream that has been processed so far. More... | |
double | TotalTime [get] |
The total duration of the media stream that will be processed eventually. More... | |
Contains the parameters of the Transcoder.OnProgress event.
|
get |
The duration of the media stream that has been processed so far.
Time is in seconds.
|
get |
The total duration of the media stream that will be processed eventually.
Time is in seconds.