mmmw_plat/telephony_multimedia_service_api/inc/tmsmicsource.h
branchRCL_3
changeset 18 2eb3b066cc7d
parent 0 71ca22bcf22a
equal deleted inserted replaced
17:3570217d8c21 18:2eb3b066cc7d
    49      *
    49      *
    50      * @param  sourcetype
    50      * @param  sourcetype
    51      *      The type of sink object (TMS_SOURCE_MIC).
    51      *      The type of sink object (TMS_SOURCE_MIC).
    52      *
    52      *
    53      * @return
    53      * @return
    54      *      TMS_RESULT_SUCCESS if the operation was successful.
    54      *      TMS_RESULT_SUCCESS if the operation was successful otherwise
       
    55      *      system error.
    55      *
    56      *
    56      */
    57      */
    57     IMPORT_C virtual gint GetType(TMSSourceType& sourcetype);
    58     IMPORT_C virtual gint GetType(TMSSourceType& sourcetype);
    58 
    59 
    59 protected:
    60 protected: