Condividi tramite


Enumerazione RILCALLMEDIATYPE (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

typedef enum RILCALLMEDIATYPE {
  RIL_CALLMEDIATYPE_UNKNOWN,
  RIL_CALLMEDIATYPE_AUDIO,
  RIL_CALLMEDIATYPE_VIDEO,
  RIL_CALLMEDIATYPE_CUSTOM,
  RIL_CALLMEDIATYPE_MAX
} ;

Costanti

 
RIL_CALLMEDIATYPE_UNKNOWN
RIL_CALLMEDIATYPE_AUDIO
RIL_CALLMEDIATYPE_VIDEO
RIL_CALLMEDIATYPE_CUSTOM
RIL_CALLMEDIATYPE_MAX

Requisiti

Requisito Valore
Intestazione rilapitypes.h (includere Rilapitypes.h)