|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | SetTopology ([in] DWORD flags, [in] IMFTopology *topology) |
| HRESULT | ClearTopologies () |
| HRESULT | Start ([in, unique] const GUID *format, [in, unique] const PROPVARIANT *start) |
| HRESULT | Pause () |
| HRESULT | Stop () |
| HRESULT | Close () |
| HRESULT | Shutdown () |
| HRESULT | GetClock ([out] IMFClock **clock) |
| HRESULT | GetSessionCapabilities ([out] DWORD *caps) |
| HRESULT | GetFullTopology ([in] DWORD flags, [in] TOPOID id, [out] IMFTopology **topology) |
| HRESULT IMFMediaSession::ClearTopologies | ( | ) |
| HRESULT IMFMediaSession::Close | ( | ) |
| HRESULT IMFMediaSession::GetFullTopology | ( | [in] DWORD | flags, |
| [in] TOPOID | id, | ||
| [out] IMFTopology ** | topology | ||
| ) |
| HRESULT IMFMediaSession::Pause | ( | ) |
| HRESULT IMFMediaSession::SetTopology | ( | [in] DWORD | flags, |
| [in] IMFTopology * | topology | ||
| ) |
| HRESULT IMFMediaSession::Shutdown | ( | ) |
| HRESULT IMFMediaSession::Start | ( | [in, unique] const GUID * | format, |
| [in, unique] const PROPVARIANT * | start | ||
| ) |
| HRESULT IMFMediaSession::Stop | ( | ) |