Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.
Syntax
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 |
Header |
rilapitypes.h (include Rilapitypes.h) |