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.
The client uses the KSRATE_CAPABILITY structure in a KSPROPERTY_STREAM_RATECAPABILITY property request.
Syntax
typedef struct {
KSPROPERTY Property;
KSRATE Rate;
} KSRATE_CAPABILITY, *PKSRATE_CAPABILITY;
Members
Property
A structure of type KSPROPERTY that specifies the property identifier.
Rate
A structure of type KSRATE that specifies the requested rate.
Requirements
Requirement | Value |
---|---|
Header | ks.h (include Ks.h) |