Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Connects web audio to Media Engine using the specified sample rate.
Syntax
HRESULT ConnectWebAudio(
DWORD dwSampleRate,
[out] IAudioSourceProvider **ppSourceProvider
);
Parameters
dwSampleRate
The sample rate of the web audio.
[out] ppSourceProvider
The sample rate of the web audio.
Return value
Returns S_OK on successful completion.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mfmediaengine.h |