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 KS_AM_PROPERTY_TS_RATE_CHANGE enumeration (ksmedia.h).
Syntax
typedef enum {
KS_AM_RATE_SimpleRateChange,
KS_AM_RATE_ExactRateChange,
KS_AM_RATE_MaxFullDataRate,
KS_AM_RATE_Step
} KS_AM_PROPERTY_TS_RATE_CHANGE;
Constants
KS_AM_RATE_SimpleRateChange Defines the KS_AM_RATE_SimpleRateChange constant. |
KS_AM_RATE_ExactRateChange Defines the KS_AM_RATE_ExactRateChange constant. |
KS_AM_RATE_MaxFullDataRate Defines the KS_AM_RATE_MaxFullDataRate constant. |
KS_AM_RATE_Step Defines the KS_AM_RATE_Step constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |