StreamingBufferCallback
This protocol defines the methods for handling asynchronous streaming data transmissions received from VIVE AI Glasses.
Topics
Instance Methods
void onReceiveBuffer (ByteBuffer buffer, MediaCodec.BufferInfo info)
Tells the callback function when the streaming buffer from VIVE AI Glasses has
been received.