|
|
NewFrameRequestedEventArgs Properties |
The NewFrameRequestedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Buffer |
Gets or sets the buffer to be played in the audio source.
| |
| FrameIndex |
Optional field to inform the player which
is the current index of the frame being played.
| |
| Frames |
Gets the number of samples which should be placed in the buffer.
| |
| Stop |
Gets or sets whether the playing should stop.
|