- GetCurrentSharedModeEnginePeriod
HRESULT GetCurrentSharedModeEnginePeriod(WAVEFORMATEX* ppFormat, UINT32 pCurrentPeriodInFrames)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetSharedModeEnginePeriod
HRESULT GetSharedModeEnginePeriod(WAVEFORMATEX* pFormat, UINT32 pDefaultPeriodInFrames, UINT32 pFundamentalPeriodInFrames, UINT32 pMinPeriodInFrames, UINT32 pMaxPeriodInFrames)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- InitializeSharedAudioStream
HRESULT InitializeSharedAudioStream(DWORD StreamFlags, UINT32 PeriodInFrames, WAVEFORMATEX* pFormat, LPCGUID AudioSessionGuid)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.