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