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.
This topic applies to Windows XP Service Pack 1 or later.
The put_UnratedDelay method specifies how long the Video Control will play unrated content before blocking it. The value is ignored until the put_BlockUnrated method is called with the value VARIANT_TRUE.
Syntax
HRESULT put_UnratedDelay(
[in] long dwDelay
);
Parameters
- dwDelay [in]
Specifies the delay before blocking unrated content, in milliseconds.
Return Value
The method returns an HRESULT. Possible values include the following.
Return code | Description |
---|---|
S_OK |
The method succeeded. |
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IMSVidStreamBufferSource Interface
IMSVidStreamBufferSource::put_BlockUnrated
Send comments about this topic to Microsoft
Build date: 12/4/2008