khronosfws/openmax_al/src/mmf_adaptation/xaradioitfadaptation.h
changeset 32 94fc26b6e006
parent 31 8dfd592727cb
child 52 4ce423f34688
equal deleted inserted replaced
31:8dfd592727cb 32:94fc26b6e006
    37 XAresult XARadioItfAdapt_SetFrequency(XAAdaptationMMFCtx *bCtx, XAuint32 freq);
    37 XAresult XARadioItfAdapt_SetFrequency(XAAdaptationMMFCtx *bCtx, XAuint32 freq);
    38 
    38 
    39 XAresult XARadioItfAdapt_GetFrequency(XAuint32 * pFrequency);
    39 XAresult XARadioItfAdapt_GetFrequency(XAuint32 * pFrequency);
    40 
    40 
    41 XAresult XARadioItfAdapt_CancelSetFrequency(void);
    41 XAresult XARadioItfAdapt_CancelSetFrequency(void);
    42 
       
    43 XAresult XARadioItfAdapt_CancelStationSeek(void);
       
    44 
       
    45 XAresult XARadioItfAdapt_SetSquelch(XAboolean squelch);
    42 XAresult XARadioItfAdapt_SetSquelch(XAboolean squelch);
    46 
    43 
    47 XAresult XARadioItfAdapt_GetSquelch(XAboolean* squelch);
    44 XAresult XARadioItfAdapt_GetSquelch(XAboolean* squelch);
    48 
    45 
    49 XAresult XARadioItfAdapt_SetStereoMode(XAAdaptationMMFCtx *bCtx, XAuint32 mode);
    46 XAresult XARadioItfAdapt_SetStereoMode(XAAdaptationMMFCtx *bCtx, XAuint32 mode);