Occurs when the player returns next portion of the played data.
The event handler receives an argument of type DoneEventArgs containing data related to this event. The following DoneEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Data | Gets byte data array. |
| IsEndPlaying | Gets a value indicating whether this instance is end playing. |
PlayerEx Class | Alvas.Audio Namespace