VideoFrameReaderCurrentFrameNumber Property
Gets the number of frames returned from the decoder so far.
The counter is not incremented if encoding resulted in an error.
Note that if you seek the video, the counter will be reset.
Namespace: GleamTech.VideoUltimateAssembly: GleamTech.VideoUltimate (in GleamTech.VideoUltimate.dll) Version: 4.4.7
public long CurrentFrameNumber { get; }
Public ReadOnly Property CurrentFrameNumber As Long
Get
Property Value
Int64