Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the kernel streaming (KS) identifier for a stream on a video capture device.
Data type
UINT32
Remarks
To get this attribute, do the following:
- Query the media source for the IMFMediaSourceEx interface.
- Call IMFMediaSourceEx::GetStreamAttributes to get an IMFAttributes pointer for the stream.
- Call IMFAttributes::GetUINT32 to get the attribute.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 [desktop apps only] |
| Minimum supported server |
Windows Server 2012 [desktop apps only] |
| Header |
|
See also