Codec event handlers. More...
#include <lctr_int_iso.h>
Data Fields | |
lctrCodecStartStream | start |
lctrCodecStopStream | stop |
lctrCodecStreamIn | in |
lctrCodecStreamOut | out |
Codec event handlers.
Definition at line 97 of file lctr_int_iso.h.
Stream data input.
Definition at line 101 of file lctr_int_iso.h.
Stream data output.
Definition at line 102 of file lctr_int_iso.h.
lctrCodecStartStream start |
Start stream.
Definition at line 99 of file lctr_int_iso.h.
lctrCodecStopStream stop |
Stop stream.
Definition at line 100 of file lctr_int_iso.h.