Data Structures | |
| struct | address_const_of |
| struct | address_of |
Public Member Functions | |
| bool | input_attach (::efl::eina::optional< ::efl::eo::concrete > input_) const |
| Attach an input to an output. More... | |
| bool | input_detach (::efl::eina::optional< ::efl::eo::concrete > input_) const |
| Detach an input from an output. More... | |
| ::efl::eina::optional< ::efl::eina::range_list< ::efl::eo::concrete > > | inputs_get () const |
| Returns the list of all attached inputs. More... | |
| operator::ecore_audio_out () const | |
| operator::ecore_audio_out & () | |
| operator::ecore_audio_out const & () const | |
Static Public Member Functions | |
| static Eo_Class const * | _eo_class () |
|
inline |
Attach an input to an output.
| input |
|
inline |
Detach an input from an output.
| input |
|
inline |
Returns the list of all attached inputs.