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