You are reading help file online using chmlib.com
|
ISpStreamFormatConverter::GetBaseStream gets the base audio stream that is being wrapped.
HRESULT GetBaseStream(
ISpStreamFormat **ppStream
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
S_FALSE | No base stream is present. |
E_POINTER | Pointer is bad or invalid. |
You are reading help file online using chmlib.com
|