This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLMEDIAVIDEOFLAGPARAMMASK {
RIL_CALLMEDIAVIDEOFLAG_NONE,
RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN,
RIL_CALLMEDIAVIDEOFLAG_PAUSE,
RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE,
RIL_CALLMEDIAVIDEOFLAG_ALL
} ;
Constants
|
RIL_CALLMEDIAVIDEOFLAG_NONE
|
RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN
|
RIL_CALLMEDIAVIDEOFLAG_PAUSE
|
RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE
|
RIL_CALLMEDIAVIDEOFLAG_ALL
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |