DoneEventArgs Class |
Namespace: Alvas.Audio
The DoneEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DoneEventArgs | Initializes a new instance of the DoneEventArgs class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Data |
Gets byte data array.
(Inherited from DataEventArgs.) | |
IsEndPlaying |
Gets a value indicating whether this instance is end playing.
|