Este tema admite la infraestructura de controladores de Windows y no está pensado para usarse directamente desde el código.
Sintaxis
typedef enum RILCALLMEDIATYPE {
RIL_CALLMEDIATYPE_UNKNOWN,
RIL_CALLMEDIATYPE_AUDIO,
RIL_CALLMEDIATYPE_VIDEO,
RIL_CALLMEDIATYPE_CUSTOM,
RIL_CALLMEDIATYPE_MAX
} ;
Constantes
|
RIL_CALLMEDIATYPE_UNKNOWN
|
RIL_CALLMEDIATYPE_AUDIO
|
RIL_CALLMEDIATYPE_VIDEO
|
RIL_CALLMEDIATYPE_CUSTOM
|
RIL_CALLMEDIATYPE_MAX
|
Requisitos
Requisito |
Valor |
encabezado de |
rilapitypes.h (incluya Rilapitypes.h) |