www: eo-docs: initial commit of our generated eo based API documentation

Generated with the gendoc lua script to parse the eo file documentation and
generate files matching the dokuwiki syntax. This will be integrated into our
main website dokuwiki setup at some point. For now we keep the files separate
to allow for more testing and potential failures.

At the current state the documentation covers 100% of the item we have in our
eo files. If you want to play around with this on your own I would recommend a
local setup as described here:

https://phab.enlightenment.org/w/run_doc_system_locally/
This commit is contained in:
Stefan Schmidt 2016-12-02 13:36:55 +01:00
parent 18d88edad4
commit ba04de156f
9393 changed files with 141039 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<title>cairo_t</title>
===== Signature =====
<code>
type @extern cairo_t: void_ptr;
</code>
===== C signature =====
<code c>
typedef void *cairo_t;
</code>
===== Description =====
%%cairo_t type%%
{{page>:docs:efl:user:alias:cairo_t:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore.Audio.Vio</title>
===== Signature =====
<code>
type @extern Ecore.Audio.Vio: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Audio_Vio;
</code>
===== Description =====
%%Ecore audio vio type%%
{{page>:docs:efl:user:alias:ecore:audio:vio:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore_Cb</title>
===== Signature =====
<code>
type @extern Ecore_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Cb;
</code>
===== Description =====
%%Ecore callback type%%
{{page>:docs:efl:user:alias:ecore_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore_Con_Dns_Cb</title>
===== Signature =====
<code>
type Ecore_Con_Dns_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Con_Dns_Cb;
</code>
===== Description =====
%%Ecore connection DNS callback type%%
{{page>:docs:efl:user:alias:ecore_con_dns_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore_Con_Eet_Data_Cb</title>
===== Signature =====
<code>
type @extern Ecore_Con_Eet_Data_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Con_Eet_Data_Cb;
</code>
===== Description =====
%%Ecore connection eet data callback type%%
{{page>:docs:efl:user:alias:ecore_con_eet_data_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore_Con_Eet_Raw_Data_Cb</title>
===== Signature =====
<code>
type @extern Ecore_Con_Eet_Raw_Data_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Con_Eet_Raw_Data_Cb;
</code>
===== Description =====
%%Ecore connection eet raw data callback type%%
{{page>:docs:efl:user:alias:ecore_con_eet_raw_data_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Ecore_Task_Cb</title>
===== Signature =====
<code>
type @extern Ecore_Task_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Ecore_Task_Cb;
</code>
===== Description =====
%%Ecore task callback type%%
{{page>:docs:efl:user:alias:ecore_task_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Item_Provider_Cb</title>
===== Signature =====
<code>
type Edje.Item_Provider_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Item_Provider_Cb;
</code>
===== Description =====
%%Edje item provider callback type%%
{{page>:docs:efl:user:alias:edje:item_provider_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Markup_Filter_Cb</title>
===== Signature =====
<code>
type Edje.Markup_Filter_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Markup_Filter_Cb;
</code>
===== Description =====
%%Edje markup filter callback type%%
{{page>:docs:efl:user:alias:edje:markup_filter_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Message_Handler_Cb</title>
===== Signature =====
<code>
type Edje.Message_Handler_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Message_Handler_Cb;
</code>
===== Description =====
%%Edje message handler callback type%%
{{page>:docs:efl:user:alias:edje:message_handler_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Signal_Cb</title>
===== Signature =====
<code>
type Edje.Signal_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Signal_Cb;
</code>
===== Description =====
%%Edje signal callback type%%
{{page>:docs:efl:user:alias:edje:signal_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Text.Change_Cb</title>
===== Signature =====
<code>
type Edje.Text.Change_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Text_Change_Cb;
</code>
===== Description =====
%%Edje text change callback type%%
{{page>:docs:efl:user:alias:edje:text:change_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Edje.Text.Filter_Cb</title>
===== Signature =====
<code>
type Edje.Text.Filter_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Edje_Text_Filter_Cb;
</code>
===== Description =====
%%Edje text filter callback type%%
{{page>:docs:efl:user:alias:edje:text:filter_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,21 @@
<title>Efl.Callback_Priority</title>
===== Signature =====
<code>
type Efl.Callback_Priority: short;
</code>
===== C signature =====
<code c>
typedef short Efl_Callback_Priority;
</code>
===== Description =====
%%Callback priority value. Range is -32k - 32k. The lower the number, the higher the priority.%%
%%See @ref EFL_CALLBACK_PRIORITY_AFTER, @ref EFL_CALLBACK_PRIORITY_BEFORE @ref EFL_CALLBACK_PRIORITY_DEFAULT%%
{{page>:docs:efl:user:alias:efl:callback_priority:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Efl.Event_Cb</title>
===== Signature =====
<code>
type Efl.Event_Cb: __builtin_event_cb;
</code>
===== C signature =====
<code c>
typedef Efl_Event_Cb Efl_Event_Cb;
</code>
===== Description =====
%%An event callback prototype.%%
{{page>:docs:efl:user:alias:efl:event_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Efl_Event_Cb</title>
===== Signature =====
<code>
type Efl_Event_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Efl_Event_Cb;
</code>
===== Description =====
%%Efl event callback type%%
{{page>:docs:efl:user:alias:efl_event_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Efl_Font_Size</title>
===== Signature =====
<code>
type Efl_Font_Size: int;
</code>
===== C signature =====
<code c>
typedef int Efl_Font_Size;
</code>
===== Description =====
%%Efl font size type%%
{{page>:docs:efl:user:alias:efl_font_size:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>efl_key_data_free_func</title>
===== Signature =====
<code>
type @extern efl_key_data_free_func: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type efl_key_data_free_func;
</code>
===== Description =====
%%Efl key data free function type%%
{{page>:docs:efl:user:alias:efl_key_data_free_func:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Eina.Error</title>
===== Signature =====
<code>
type @extern Eina.Error: int;
</code>
===== C signature =====
<code c>
typedef int Eina_Error;
</code>
===== Description =====
%%Eina error type%%
{{page>:docs:efl:user:alias:eina:error:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Eina.Unicode</title>
===== Signature =====
<code>
type @extern Eina.Unicode: uint32;
</code>
===== C signature =====
<code c>
typedef uint32_t Eina_Unicode;
</code>
===== Description =====
%%Eina unicode type%%
{{page>:docs:efl:user:alias:eina:unicode:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Eina_Compare_Cb</title>
===== Signature =====
<code>
type Eina_Compare_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Eina_Compare_Cb;
</code>
===== Description =====
%%Eina compare callback type%%
{{page>:docs:efl:user:alias:eina_compare_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Eina_Free_Cb</title>
===== Signature =====
<code>
type @extern Eina_Free_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Eina_Free_Cb;
</code>
===== Description =====
%%Eina free callback type%%
{{page>:docs:efl:user:alias:eina_free_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Eio_Filter_Direct_Cb</title>
===== Signature =====
<code>
type @extern Eio_Filter_Direct_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Eio_Filter_Direct_Cb;
</code>
===== Description =====
%%Eio filter direct callback type%%
{{page>:docs:efl:user:alias:eio_filter_direct_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm.Atspi.Relation_Set</title>
===== Signature =====
<code>
type Elm.Atspi.Relation_Set: list<ptr(Elm.Atspi.Relation)>;
</code>
===== C signature =====
<code c>
typedef Eina_List *Elm_Atspi_Relation_Set;
</code>
===== Description =====
%%Elementary AT-SPI relation set type%%
{{page>:docs:efl:user:alias:elm:atspi:relation_set:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm.Atspi.State_Set</title>
===== Signature =====
<code>
type Elm.Atspi.State_Set: uint64;
</code>
===== C signature =====
<code c>
typedef uint64_t Elm_Atspi_State_Set;
</code>
===== Description =====
%%AT-SPI object state set.%%
{{page>:docs:efl:user:alias:elm:atspi:state_set:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm.Gengrid.Item.Class</title>
===== Signature =====
<code>
type Elm.Gengrid.Item.Class: Elm.Gen.Item.Class;
</code>
===== C signature =====
<code c>
typedef Elm_Gen_Item_Class Elm_Gengrid_Item_Class;
</code>
===== Description =====
%%See %%[[:docs:efl:auto:struct:elm:gen:item:class|Elm.Gen.Item.Class]]%%.%%
{{page>:docs:efl:user:alias:elm:gengrid:item:class:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm.Genlist.Item.Class</title>
===== Signature =====
<code>
type Elm.Genlist.Item.Class: Elm.Gen.Item.Class;
</code>
===== C signature =====
<code c>
typedef Elm_Gen_Item_Class Elm_Genlist_Item_Class;
</code>
===== Description =====
%%See %%[[:docs:efl:auto:struct:elm:gen:item:class|Elm.Gen.Item.Class]]%%.%%
{{page>:docs:efl:user:alias:elm:genlist:item:class:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Atspi_Action</title>
===== Signature =====
<code>
type Elm_Atspi_Action: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Atspi_Action;
</code>
===== Description =====
%%Elementary AT-SPI action type%%
{{page>:docs:efl:user:alias:elm_atspi_action:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Calendar_Format_Cb</title>
===== Signature =====
<code>
type Elm_Calendar_Format_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Calendar_Format_Cb;
</code>
===== Description =====
%%Elementary calendar format callback type%%
{{page>:docs:efl:user:alias:elm_calendar_format_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Entry_Filter_Cb</title>
===== Signature =====
<code>
type Elm_Entry_Filter_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Entry_Filter_Cb;
</code>
===== Description =====
%%Elementary entry filter callback type%%
{{page>:docs:efl:user:alias:elm_entry_filter_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Entry_Item_Provider_Cb</title>
===== Signature =====
<code>
type Elm_Entry_Item_Provider_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Entry_Item_Provider_Cb;
</code>
===== Description =====
%%Elementary entry item provider callback type%%
{{page>:docs:efl:user:alias:elm_entry_item_provider_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Event_Cb</title>
===== Signature =====
<code>
type Elm_Event_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Event_Cb;
</code>
===== Description =====
%%Elementary event callback type%%
{{page>:docs:efl:user:alias:elm_event_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Fileselector_Filter_Func</title>
===== Signature =====
<code>
type Elm_Fileselector_Filter_Func: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Fileselector_Filter_Func;
</code>
===== Description =====
%%Elementary fileselector filter function type%%
{{page>:docs:efl:user:alias:elm_fileselector_filter_func:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_Content_Get_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_Content_Get_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_Content_Get_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item content callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_content_get_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_Del_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_Del_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_Del_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item del callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_del_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_Filter_Get_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_Filter_Get_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_Filter_Get_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item filter callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_filter_get_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_Reusable_Content_Get_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_Reusable_Content_Get_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_Reusable_Content_Get_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item reusable content callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_reusable_content_get_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_State_Get_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_State_Get_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_State_Get_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item state callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_state_get_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gen_Item_Text_Get_Cb</title>
===== Signature =====
<code>
type Elm_Gen_Item_Text_Get_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gen_Item_Text_Get_Cb;
</code>
===== Description =====
%%Elementary genlist/gengrid item text callback type%%
{{page>:docs:efl:user:alias:elm_gen_item_text_get_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Gesture_Event_Cb</title>
===== Signature =====
<code>
type Elm_Gesture_Event_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Gesture_Event_Cb;
</code>
===== Description =====
%%Elementary gesture event callback type%%
{{page>:docs:efl:user:alias:elm_gesture_event_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Interface_Scrollable_Cb</title>
===== Signature =====
<code>
type Elm_Interface_Scrollable_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Interface_Scrollable_Cb;
</code>
===== Description =====
%%Elementary interface scrollable callback type%%
{{page>:docs:efl:user:alias:elm_interface_scrollable_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Interface_Scrollable_Min_Limit_Cb</title>
===== Signature =====
<code>
type Elm_Interface_Scrollable_Min_Limit_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Interface_Scrollable_Min_Limit_Cb;
</code>
===== Description =====
%%Elementary interface scrollable minimal limit callback type%%
{{page>:docs:efl:user:alias:elm_interface_scrollable_min_limit_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Interface_Scrollable_Resize_Cb</title>
===== Signature =====
<code>
type Elm_Interface_Scrollable_Resize_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Interface_Scrollable_Resize_Cb;
</code>
===== Description =====
%%Elementary interface scrollable resize callback type%%
{{page>:docs:efl:user:alias:elm_interface_scrollable_resize_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Name</title>
===== Signature =====
<code>
type Elm_Map_Name: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Name;
</code>
===== Description =====
%%Elementary map name type%%
{{page>:docs:efl:user:alias:elm_map_name:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Name_Cb</title>
===== Signature =====
<code>
type Elm_Map_Name_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Name_Cb;
</code>
===== Description =====
%%Elementary map name callback type%%
{{page>:docs:efl:user:alias:elm_map_name_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Name_List_Cb</title>
===== Signature =====
<code>
type Elm_Map_Name_List_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Name_List_Cb;
</code>
===== Description =====
%%Elementary map name list callback type%%
{{page>:docs:efl:user:alias:elm_map_name_list_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Overlay</title>
===== Signature =====
<code>
type Elm_Map_Overlay: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Overlay;
</code>
===== Description =====
%%Elementary map overlay type%%
{{page>:docs:efl:user:alias:elm_map_overlay:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Route</title>
===== Signature =====
<code>
type Elm_Map_Route: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Route;
</code>
===== Description =====
%%Elementary map route type%%
{{page>:docs:efl:user:alias:elm_map_route:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Map_Route_Cb</title>
===== Signature =====
<code>
type Elm_Map_Route_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Map_Route_Cb;
</code>
===== Description =====
%%Elementary map route callback type%%
{{page>:docs:efl:user:alias:elm_map_route_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Multibuttonentry_Format_Cb</title>
===== Signature =====
<code>
type Elm_Multibuttonentry_Format_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Multibuttonentry_Format_Cb;
</code>
===== Description =====
%%Elementary multibuttonentry format callback type%%
{{page>:docs:efl:user:alias:elm_multibuttonentry_format_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Multibuttonentry_Item_Filter_Cb</title>
===== Signature =====
<code>
type Elm_Multibuttonentry_Item_Filter_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Multibuttonentry_Item_Filter_Cb;
</code>
===== Description =====
%%Elementary multibuttonentry item filter callback type%%
{{page>:docs:efl:user:alias:elm_multibuttonentry_item_filter_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Naviframe_Item_Pop_Cb</title>
===== Signature =====
<code>
type Elm_Naviframe_Item_Pop_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Naviframe_Item_Pop_Cb;
</code>
===== Description =====
%%Elementary naviframe item pop callback type%%
{{page>:docs:efl:user:alias:elm_naviframe_item_pop_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Object_Item_Signal_Cb</title>
===== Signature =====
<code>
type Elm_Object_Item_Signal_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Object_Item_Signal_Cb;
</code>
===== Description =====
%%Elementary object item signal callback type%%
{{page>:docs:efl:user:alias:elm_object_item_signal_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Prefs_Data</title>
===== Signature =====
<code>
type Elm_Prefs_Data: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Prefs_Data;
</code>
===== Description =====
%%Elementary preferences data type%%
{{page>:docs:efl:user:alias:elm_prefs_data:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Prefs_Reset_Mode</title>
===== Signature =====
<code>
type Elm_Prefs_Reset_Mode: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Prefs_Reset_Mode;
</code>
===== Description =====
%%Elementary preferences reset mode type%%
{{page>:docs:efl:user:alias:elm_prefs_reset_mode:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Slideshow_Item_Class</title>
===== Signature =====
<code>
type Elm_Slideshow_Item_Class: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Slideshow_Item_Class;
</code>
===== Description =====
%%Elementary slideshow item class type%%
{{page>:docs:efl:user:alias:elm_slideshow_item_class:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Sys_Notify_Send_Cb</title>
===== Signature =====
<code>
type Elm_Sys_Notify_Send_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Sys_Notify_Send_Cb;
</code>
===== Description =====
%%elementary system notify send callback type%%
{{page>:docs:efl:user:alias:elm_sys_notify_send_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Tooltip_Item_Content_Cb</title>
===== Signature =====
<code>
type Elm_Tooltip_Item_Content_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Tooltip_Item_Content_Cb;
</code>
===== Description =====
%%Elementary tooltip item content callback type%%
{{page>:docs:efl:user:alias:elm_tooltip_item_content_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Console_Message</title>
===== Signature =====
<code>
type Elm_Web_Console_Message: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Console_Message;
</code>
===== Description =====
%%Elementary web console message type%%
{{page>:docs:efl:user:alias:elm_web_console_message:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Dialog_Alert</title>
===== Signature =====
<code>
type Elm_Web_Dialog_Alert: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Dialog_Alert;
</code>
===== Description =====
%%Elementary web dialog alert type%%
{{page>:docs:efl:user:alias:elm_web_dialog_alert:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Dialog_Confirm</title>
===== Signature =====
<code>
type Elm_Web_Dialog_Confirm: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Dialog_Confirm;
</code>
===== Description =====
%%Elementary web dialog confirm type%%
{{page>:docs:efl:user:alias:elm_web_dialog_confirm:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Dialog_File_Selector</title>
===== Signature =====
<code>
type Elm_Web_Dialog_File_Selector: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Dialog_File_Selector;
</code>
===== Description =====
%%Elementary web dialog file selector type%%
{{page>:docs:efl:user:alias:elm_web_dialog_file_selector:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Dialog_Prompt</title>
===== Signature =====
<code>
type Elm_Web_Dialog_Prompt: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Dialog_Prompt;
</code>
===== Description =====
%%Elementary web dialog prompt type%%
{{page>:docs:efl:user:alias:elm_web_dialog_prompt:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Elm_Web_Window_Open</title>
===== Signature =====
<code>
type Elm_Web_Window_Open: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Elm_Web_Window_Open;
</code>
===== Description =====
%%Elementary web window open type%%
{{page>:docs:efl:user:alias:elm_web_window_open:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Canvas3D.Surface_Func</title>
===== Signature =====
<code>
type Evas.Canvas3D.Surface_Func: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_Canvas3D_Surface_Func;
</code>
===== Description =====
%%Evas 3D canvas surface function type%%
{{page>:docs:efl:user:alias:evas:canvas3d:surface_func:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Coord</title>
===== Signature =====
<code>
type Evas.Coord: int;
</code>
===== C signature =====
<code c>
typedef int Evas_Coord;
</code>
===== Description =====
%%A type for coordinates%%
{{page>:docs:efl:user:alias:evas:coord:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Font.Size</title>
===== Signature =====
<code>
type Evas.Font.Size: int;
</code>
===== C signature =====
<code c>
typedef int Evas_Font_Size;
</code>
===== Description =====
%%A type for font size%%
{{page>:docs:efl:user:alias:evas:font:size:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Load_Error</title>
===== Signature =====
<code>
type @extern Evas.Load_Error: int;
</code>
===== C signature =====
<code c>
typedef int Evas_Load_Error;
</code>
===== Description =====
%%Evas load error type%%
{{page>:docs:efl:user:alias:evas:load_error:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Modifier_Mask</title>
===== Signature =====
<code>
type Evas.Modifier_Mask: ullong;
</code>
===== C signature =====
<code c>
typedef unsigned long long Evas_Modifier_Mask;
</code>
===== Description =====
%%An Evas modifier mask type%%
{{page>:docs:efl:user:alias:evas:modifier_mask:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas.Real</title>
===== Signature =====
<code>
type Evas.Real: double;
</code>
===== C signature =====
<code c>
typedef double Evas_Real;
</code>
===== Description =====
%%A type for floating value%%
{{page>:docs:efl:user:alias:evas:real:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_Colorspace</title>
===== Signature =====
<code>
type @extern Evas_Colorspace: int;
</code>
===== C signature =====
<code c>
typedef int Evas_Colorspace;
</code>
===== Description =====
%%Evas colorspace type%%
{{page>:docs:efl:user:alias:evas_colorspace:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_GL</title>
===== Signature =====
<code>
type Evas_GL: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_GL;
</code>
===== Description =====
%%Evas GL type%%
{{page>:docs:efl:user:alias:evas_gl:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_GL_API</title>
===== Signature =====
<code>
type Evas_GL_API: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_GL_API;
</code>
===== Description =====
%%Evas GL API type%%
{{page>:docs:efl:user:alias:evas_gl_api:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_GL_Context_Version</title>
===== Signature =====
<code>
type Evas_GL_Context_Version: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_GL_Context_Version;
</code>
===== Description =====
%%Evas GL context version type%%
{{page>:docs:efl:user:alias:evas_gl_context_version:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_Object_Box_Data</title>
===== Signature =====
<code>
type @extern Evas_Object_Box_Data: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_Object_Box_Data;
</code>
===== Description =====
%%Evas object box data type%%
{{page>:docs:efl:user:alias:evas_object_box_data:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_Object_Box_Layout</title>
===== Signature =====
<code>
type @extern Evas_Object_Box_Layout: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_Object_Box_Layout;
</code>
===== Description =====
%%Evas object box layout type%%
{{page>:docs:efl:user:alias:evas_object_box_layout:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_Object_Box_Option</title>
===== Signature =====
<code>
type @extern Evas_Object_Box_Option: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_Object_Box_Option;
</code>
===== Description =====
%%Evas object box option type%%
{{page>:docs:efl:user:alias:evas_object_box_option:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>Evas_Smart_Cb</title>
===== Signature =====
<code>
type Evas_Smart_Cb: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type Evas_Smart_Cb;
</code>
===== Description =====
%%Evas smart callback type%%
{{page>:docs:efl:user:alias:evas_smart_cb:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>GLshort</title>
===== Signature =====
<code>
type @extern GLshort: short;
</code>
===== C signature =====
<code c>
typedef short GLshort;
</code>
===== Description =====
%%GLshort type%%
{{page>:docs:efl:user:alias:glshort:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>list_data_get_func_type</title>
===== Signature =====
<code>
type list_data_get_func_type: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type list_data_get_func_type;
</code>
===== Description =====
%%Elementary list data get function type%%
{{page>:docs:efl:user:alias:list_data_get_func_type:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>region_hook_func_type</title>
===== Signature =====
<code>
type region_hook_func_type: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type region_hook_func_type;
</code>
===== Description =====
%%Elementary region hook function type%%
{{page>:docs:efl:user:alias:region_hook_func_type:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>slider_freefunc_type</title>
===== Signature =====
<code>
type slider_freefunc_type: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type slider_freefunc_type;
</code>
===== Description =====
%%Elementary slider free function type%%
{{page>:docs:efl:user:alias:slider_freefunc_type:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>slider_func_type</title>
===== Signature =====
<code>
type slider_func_type: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type slider_func_type;
</code>
===== Description =====
%%Elementary slider function type%%
{{page>:docs:efl:user:alias:slider_func_type:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,19 @@
<title>va_list</title>
===== Signature =====
<code>
type @extern va_list: __undefined_type;
</code>
===== C signature =====
<code c>
typedef __undefined_type va_list;
</code>
===== Description =====
%%va_list type%%
{{page>:docs:efl:user:alias:va_list:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,49 @@
<title>Ecore.Audio</title>
++++ Inheritance graph |
<graphviz>
digraph hierarchy {
bgcolor = "transparent"
size = "6"
rankdir = "TB"
node [shape = "box"]
edge [color = "gray35"]
ecore_audio [fillcolor = "black", label = "Ecore.Audio", color = "gray15", fontcolor = "white", style = "filled"]
efl_object [fillcolor = "gray15", label = "Efl.Object", color = "gray15", fontcolor = "white", style = "filled"]
ecore_audio -> efl_object
}
</graphviz>
++++
===== Inheritance hierarchy =====
* **[[:docs:efl:auto:class:ecore:audio|Ecore.Audio]] //(class)//**
* [[:docs:efl:auto:class:efl:object|Efl.Object]] //(class)//
===== Description =====
%%Convenience audio class.%%
{{page>:docs:efl:user:class:ecore:audio:description&nodate&nolink&nouser}}
===== Methods =====
^ Method name ^ Brief description ^
| [[:docs:efl:auto:class:ecore:audio:method:vio_set|vio_set]] | %%Set the virtual IO functions%% |
===== Properties =====
^ Property name ^ Brief description ^
| [[:docs:efl:auto:class:ecore:audio:property:format|format]] //(get, set)// | %%Format of the object.%% |
| [[:docs:efl:auto:class:ecore:audio:property:name|name]] //(get, set)// | %%Name of the object%% |
| [[:docs:efl:auto:class:ecore:audio:property:paused|paused]] //(get, set)// | %%Pause state of the object%% |
| [[:docs:efl:auto:class:ecore:audio:property:source|source]] //(get, set)// | %%Source of the object%% |
| [[:docs:efl:auto:class:ecore:audio:property:volume|volume]] //(get, set)// | %%Volume of the object%% |
===== Events =====
This class does not define any events.

View File

@ -0,0 +1,60 @@
<title>Ecore.Audio.In</title>
++++ Inheritance graph |
<graphviz>
digraph hierarchy {
bgcolor = "transparent"
size = "6"
rankdir = "TB"
node [shape = "box"]
edge [color = "gray35"]
ecore_audio_in [fillcolor = "black", label = "Ecore.Audio.In", color = "gray15", fontcolor = "white", style = "filled"]
ecore_audio [fillcolor = "gray15", label = "Ecore.Audio", color = "gray15", fontcolor = "white", style = "filled"]
efl_object [fillcolor = "gray15", label = "Efl.Object", color = "gray15", fontcolor = "white", style = "filled"]
ecore_audio_in -> ecore_audio
ecore_audio -> efl_object
}
</graphviz>
++++
===== Inheritance hierarchy =====
* **[[:docs:efl:auto:class:ecore:audio:in|Ecore.Audio.In]] //(class)//**
* [[:docs:efl:auto:class:ecore:audio|Ecore.Audio]] //(class)//
* [[:docs:efl:auto:class:efl:object|Efl.Object]] //(class)//
===== Description =====
%%Ecore Audio input object.%%
{{page>:docs:efl:user:class:ecore:audio:in:description&nodate&nolink&nouser}}
===== Methods =====
^ Method name ^ Brief description ^
| [[:docs:efl:auto:class:ecore:audio:in:method:read_internal|read_internal]] | %%Internal read function%% |
| [[:docs:efl:auto:class:ecore:audio:in:method:read|read]] | %%Read from the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:method:seek|seek]] | %%Seek within the input%% |
===== Properties =====
^ Property name ^ Brief description ^
| [[:docs:efl:auto:class:ecore:audio:in:property:channels|channels]] //(get, set)// | %%Amount of channels the input has%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:length|length]] //(get, set)// | %%Length of the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:looped|looped]] //(get, set)// | %%Looped state of the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:output|output]] //(get)// | %%Get the output that this input is attached to%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:preloaded|preloaded]] //(get, set)// | %%Preloaded state of the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:remaining|remaining]] //(get)// | %%Get the remaining time of the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:samplerate|samplerate]] //(get, set)// | %%Sample-rate of the input%% |
| [[:docs:efl:auto:class:ecore:audio:in:property:speed|speed]] //(get, set)// | %%Playback speed of the input.%% |
===== Events =====
^ Event name ^ Brief description ^
| [[:docs:efl:auto:class:ecore:audio:in:event:in_looped|in,looped]] | %%Called when an input has looped.%% |
| [[:docs:efl:auto:class:ecore:audio:in:event:in_samplerate_changed|in,samplerate,changed]] | %%Called when the input samplerate has changed.%% |
| [[:docs:efl:auto:class:ecore:audio:in:event:in_stopped|in,stopped]] | %%Called when an input has stopped playing.%% |

View File

@ -0,0 +1,18 @@
<title>Ecore.Audio.In: in,looped</title>
===== Signature =====
<code>
in,looped;
</code>
===== C signature =====
<code c>
void ECORE_AUDIO_IN_EVENT_IN_LOOPED;
</code>
===== Description =====
%%Called when an input has looped.%%
{{page>:docs:efl:user:class:ecore:audio:in:event:in_looped:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,18 @@
<title>Ecore.Audio.In: in,samplerate,changed</title>
===== Signature =====
<code>
in,samplerate,changed;
</code>
===== C signature =====
<code c>
void ECORE_AUDIO_IN_EVENT_IN_SAMPLERATE_CHANGED;
</code>
===== Description =====
%%Called when the input samplerate has changed.%%
{{page>:docs:efl:user:class:ecore:audio:in:event:in_samplerate_changed:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,18 @@
<title>Ecore.Audio.In: in,stopped</title>
===== Signature =====
<code>
in,stopped;
</code>
===== C signature =====
<code c>
void ECORE_AUDIO_IN_EVENT_IN_STOPPED;
</code>
===== Description =====
%%Called when an input has stopped playing.%%
{{page>:docs:efl:user:class:ecore:audio:in:event:in_stopped:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,31 @@
<title>Ecore.Audio.In.read</title>
===== Signature =====
<code>
Ecore.Audio.In.read {
params {
@in buf: void_ptr;
@in len: size;
}
return: ssize;
}
</code>
===== C signature =====
<code c>
ssize_t ecore_audio_obj_in_read(Eo *obj, void *buf, size_t len);
</code>
===== Parameters =====
* **buf** //(in)// - %%The buffer to read into%%
* **len** //(in)// - %%The amount of samples to read%%
===== Description =====
%%Read from the input%%
//Since 1.8//
{{page>:docs:efl:user:class:ecore:audio:in:method:read:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,31 @@
<title>Ecore.Audio.In.read_internal</title>
===== Signature =====
<code>
Ecore.Audio.In.read_internal {
params {
@in buf: void_ptr;
@in len: size;
}
return: ssize;
}
</code>
===== C signature =====
<code c>
ssize_t ecore_audio_obj_in_read_internal(Eo *obj, void *buf, size_t len);
</code>
===== Parameters =====
* **buf** //(in)// - %%The buffer to read into%%
* **len** //(in)// - %%The amount of samples to read%%
===== Description =====
%%Internal read function%%
//Since 1.8//
{{page>:docs:efl:user:class:ecore:audio:in:method:read_internal:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,31 @@
<title>Ecore.Audio.In.seek</title>
===== Signature =====
<code>
Ecore.Audio.In.seek @virtual_pure {
params {
@in offs: double;
@in mode: int;
}
return: double;
}
</code>
===== C signature =====
<code c>
double ecore_audio_obj_in_seek(Eo *obj, double offs, int mode);
</code>
===== Parameters =====
* **offs** //(in)// - %%The offset in seconds%%
* **mode** //(in)// - %%The seek mode. Is absolute with SEEK_SET, relative to the current position with SEEK_CUR and relative to the end with SEEK_END.%%
===== Description =====
%%Seek within the input%%
//Since 1.8//
{{page>:docs:efl:user:class:ecore:audio:in:method:seek:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,35 @@
<title>Ecore.Audio.In.channels</title>
===== Signature =====
<code>
@property Ecore.Audio.In.channels {
get {
values {
channels: int;
}
}
set {
values {
channels: int;
}
}
}
</code>
===== C signature =====
<code c>
int ecore_audio_obj_in_channels_get(const Eo *obj);
void ecore_audio_obj_in_channels_set(Eo *obj, int channels);
</code>
===== Values =====
* **channels** - %%The number of channels%%
===== Description =====
%%Amount of channels the input has%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:channels:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,37 @@
<title>Ecore.Audio.In.length</title>
===== Signature =====
<code>
@property Ecore.Audio.In.length {
get {
values {
length: double;
}
}
set {
values {
length: double;
}
}
}
</code>
===== C signature =====
<code c>
double ecore_audio_obj_in_length_get(const Eo *obj);
void ecore_audio_obj_in_length_set(Eo *obj, double length);
</code>
===== Values =====
* **length** - %%The length of the input in seconds%%
===== Description =====
%%Length of the input%%
%%This function is only implemented by some classes (i.e. ECORE_AUDIO_OBJ_IN_TONE_CLASS)%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:length:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,37 @@
<title>Ecore.Audio.In.looped</title>
===== Signature =====
<code>
@property Ecore.Audio.In.looped {
get {
values {
looped: bool;
}
}
set {
values {
looped: bool;
}
}
}
</code>
===== C signature =====
<code c>
Eina_Bool ecore_audio_obj_in_looped_get(const Eo *obj);
void ecore_audio_obj_in_looped_set(Eo *obj, Eina_Bool looped);
</code>
===== Values =====
* **looped** - %%%%''true''%% if the input should be looped, %%''false''%% otherwise%%
===== Description =====
%%Looped state of the input%%
%%If the input is looped and reaches the end it will start from the beginning again. At the same time the event @ref ECORE_AUDIO_EV_IN_LOOPED will be emitted%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:looped:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,29 @@
<title>Ecore.Audio.In.output</title>
===== Signature =====
<code>
@property Ecore.Audio.In.output {
get {
values {
output: Ecore.Audio;
}
}
}
</code>
===== C signature =====
<code c>
Ecore_Audio *ecore_audio_obj_in_output_get(const Eo *obj);
</code>
===== Values =====
* **output** - %%The output%%
===== Description =====
%%Get the output that this input is attached to%%
//Since 1.8//
{{page>:docs:efl:user:class:ecore:audio:in:property:output:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,35 @@
<title>Ecore.Audio.In.preloaded</title>
===== Signature =====
<code>
@property Ecore.Audio.In.preloaded @virtual_pure {
get {
values {
preloaded: bool;
}
}
set {
values {
preloaded: bool;
}
}
}
</code>
===== C signature =====
<code c>
Eina_Bool ecore_audio_obj_in_preloaded_get(const Eo *obj);
void ecore_audio_obj_in_preloaded_set(Eo *obj, Eina_Bool preloaded);
</code>
===== Values =====
* **preloaded** - %%%%''true''%% if the input should be cached, false %%''otherwise''%%%%
===== Description =====
%%Preloaded state of the input%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:preloaded:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,29 @@
<title>Ecore.Audio.In.remaining</title>
===== Signature =====
<code>
@property Ecore.Audio.In.remaining {
get {
values {
remaining: double;
}
}
}
</code>
===== C signature =====
<code c>
double ecore_audio_obj_in_remaining_get(const Eo *obj);
</code>
===== Values =====
* **remaining** - %%The amount of time in seconds left to play%%
===== Description =====
%%Get the remaining time of the input%%
//Since 1.8//
{{page>:docs:efl:user:class:ecore:audio:in:property:remaining:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,35 @@
<title>Ecore.Audio.In.samplerate</title>
===== Signature =====
<code>
@property Ecore.Audio.In.samplerate {
get {
values {
samplerate: int;
}
}
set {
values {
samplerate: int;
}
}
}
</code>
===== C signature =====
<code c>
int ecore_audio_obj_in_samplerate_get(const Eo *obj);
void ecore_audio_obj_in_samplerate_set(Eo *obj, int samplerate);
</code>
===== Values =====
* **samplerate** - %%The samplerate in Hz%%
===== Description =====
%%Sample-rate of the input%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:samplerate:description&nodate&nolink&nouser}}

View File

@ -0,0 +1,35 @@
<title>Ecore.Audio.In.speed</title>
===== Signature =====
<code>
@property Ecore.Audio.In.speed {
get {
values {
speed: double;
}
}
set {
values {
speed: double;
}
}
}
</code>
===== C signature =====
<code c>
double ecore_audio_obj_in_speed_get(const Eo *obj);
void ecore_audio_obj_in_speed_set(Eo *obj, double speed);
</code>
===== Values =====
* **speed** - %%The speed, 1.0 is the default%%
===== Description =====
%%Playback speed of the input.%%
//Since 1.8//{{page>:docs:efl:user:class:ecore:audio:in:property:speed:description&nodate&nolink&nouser}}

Some files were not shown because too many files have changed in this diff Show More