_Ecore_Audio_Vio Struct Reference

Data Fields

int(* get_length )(Ecore_Audio_Object *in)
 
int(* seek )(Ecore_Audio_Object *in, int offset, int whence)
 
int(* tell )(Ecore_Audio_Object *in)
 
int(* read )(Ecore_Audio_Object *in, void *buffer, int length)
 
int(* write )(Ecore_Audio_Object *out, const void *buffer, int length)