CODECAPI_AVEncH264SPSID property
Sets the sequence parameter set (SPS) identifier in the SPS network abstraction layer (NAL) unit of the H.264 bit stream.
Data type
ULONG (VT_UI4)Property GUID
CODECAPI_AVEncH264SPSIDProperty value
Specifies the value of seq_parameter_set_id in the SPS NAL unit. The seq_parameter_set_id syntax element identifies the sequence parameter set. The resulting bit stream can be concatenated with other bit streams, to produce a longer bit stream that contains multiple sequence parameter sets with different SPS identifiers.
The valid range is 0–31, as specified in the H.264/AVC specification.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
See also