description | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|
Specifies the kernel streaming (KS) identifier for a stream on a video capture device. |
03C48CBA-FAD0-4127-89E5-3F1874BF32DB |
MF_DEVICESTREAM_STREAM_ID attribute (Mfidl.h) |
reference |
05/31/2018 |
Specifies the kernel streaming (KS) identifier for a stream on a video capture device.
UINT32
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.
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|