WmaFileSource Members
Include Protected Members
Include Inherited Members
The WmaFileSource class is a WMA-specific MediaSource subclass.
The WmaFileSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WmaFileSource | Creates a new instance of the WmaFileSource class. |
Top
Properties
Name | Description | |
---|---|---|
Duration | Gets the duration, in milliseconds, of the source. (Overrides MediaSource.Duration.) | |
Filename | Gets the filename of the WMA file. |
Top
Methods
Name | Description | |
---|---|---|
BeginPrepareSource | Prepares the media source. (inherited from MediaSource) | |
Close | Closes the source. (inherited from MediaSource) | |
EndPrepareSource | Ends the operation initiated by BeginPrepareSource. (inherited from MediaSource) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top