Tizen Native API
5.5
|
Functions | |
const char * | ecore_audio_obj_name_get (const Efl_Object *obj) |
Get the name of the object. | |
void | ecore_audio_obj_name_set (Efl_Object *obj, const char *name) |
Name of the object. | |
Typedefs | |
typedef enum _Ecore_Audio_Type | Ecore_Audio_Type |
typedef struct _Ecore_Audio_Module | Ecore_Audio_Module |
typedef struct _Ecore_Audio_Object | Ecore_Audio_Object |
typedef struct _Ecore_Audio_Vio | Ecore_Audio_Vio |
Holds the callback functions to implement virtual file IO. |
typedef struct _Ecore_Audio_Module Ecore_Audio_Module |
typedef struct _Ecore_Audio_Object Ecore_Audio_Object |
typedef enum _Ecore_Audio_Type Ecore_Audio_Type |
typedef struct _Ecore_Audio_Vio Ecore_Audio_Vio |
Holds the callback functions to implement virtual file IO.
enum _Ecore_Audio_Type |
const char* ecore_audio_obj_name_get | ( | const Efl_Object * | obj | ) |
Get the name of the object.
void ecore_audio_obj_name_set | ( | Efl_Object * | obj, |
const char * | name | ||
) |
Name of the object.