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 CONSTRICTOR_OPTION enumeration.
Syntax
typedef enum {
CONSTRICTOR_OPTION_DISABLE,
CONSTRICTOR_OPTION_MUTE
} CONSTRICTOR_OPTION;
Constants
CONSTRICTOR_OPTION_DISABLE Defines the CONSTRICTOR_OPTION_DISABLE constant. |
CONSTRICTOR_OPTION_MUTE Defines the CONSTRICTOR_OPTION_MUTE constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |