KSPROPERTY_DVDSUBPIC_PALETTE
The KSPROPERTY_DVDSUBPIC_PALETTE property specifies the color palette that the subpicture stream uses.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
No | Yes | Pin | KSPROPERTY | KSPROPERTY_SPPAL |
The property value (operation data) is a KSPROPERTY_SPPAL structure that describes the color palette to use for the subpicture display in the YUV color format.
Remarks
The KSPROPERTY_SPPAL structure contains an array of 16 YUV elements. These elements correspond to the 4-bit color numbers requested within the subpicture command stream.
Requirements
Header: ksmedia.h (include Ksmedia.h)