|
NewFrameRequestedEventArgsFrameIndex Property
|
Optional field to inform the player which
is the current index of the frame being played.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax public int FrameIndex { get; set; }
Public Property FrameIndex As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also