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 describes the KSPROPERTY_VIDEOCOMPRESSION_S1 structure (ksmedia.h).
Syntax
typedef struct {
KSPROPERTY Property;
ULONG StreamIndex;
LONG Value;
ULONG Flags;
} KSPROPERTY_VIDEOCOMPRESSION_S1, *PKSPROPERTY_VIDEOCOMPRESSION_S1;
Members
Property
Defines the KSPROPERTY member Property.
StreamIndex
Defines the ULONG member StreamIndex.
Value
Defines the LONG member Value.
Flags
Defines the ULONG member Flags.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |