IXDSCodecConfig::SetPauseBufferTime
Microsoft DirectShow 9.0 |
IXDSCodecConfig::SetPauseBufferTime
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The SetPauseBufferTime method specifies how often the XDS Codec filter attempts to generate a new license for protected video content.
Syntax
HRESULT SetPauseBufferTime( DWORD dwPauseBufferTime );
Parameters
dwPauseBufferTime
[in] Specifies the license generation interval, in seconds.
Return Values
Returns an HRESULT.
Requirements
Header: EncDec.h.
See Also