Xeno-rat
|
Windows Media MP3 Decoder (as a DMO) WORK IN PROGRESS - DO NOT USE! More...
Public Member Functions | |
WindowsMediaMp3Decoder () | |
Creates a new Resampler based on the DMO Resampler. | |
void | Dispose () |
Performs resource cleanup by releasing COM objects and disposing managed resources. | |
Properties | |
MediaObject | MediaObject [get] |
Media Object. | |
Private Attributes | |
MediaObject | mediaObject |
IPropertyStore | propertyStoreInterface |
WindowsMediaMp3DecoderComObject | mediaComObject |
Windows Media MP3 Decoder (as a DMO) WORK IN PROGRESS - DO NOT USE!
|
inline |
Creates a new Resampler based on the DMO Resampler.
|
inline |
Performs resource cleanup by releasing COM objects and disposing managed resources.
This method releases the COM object propertyStoreInterface if it is not null. It also disposes the mediaObject and releases the COM object mediaComObject if they are not null.
|
private |
|
private |
|
private |
|
get |
Media Object.