Searched defs:AudioFrame (Results 1 – 1 of 1) sorted by relevance
47 struct AudioFrame { struct48 uint8_t *buffer; /* the virtual address of stream */49 uint32_t bufferLen; /* stream length, by bytes */50 struct AudioTimeStamp time;51 uint64_t frames;