AVBlocks for .NET
3.0
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. | |
double | TotalTime [get] |
The total duration of the media stream that will be processed eventually. | |
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.