Central context representing the native peer to the Java CANativePeerInputStream object.
More...
#include <CAUtils.h>
Central context representing the native peer to the Java CANativePeerInputStream object.
Definition at line 47 of file CAUtils.h.
◆ cookie
◆ cookieSize
UInt32 CAAudioIO::cookieSize |
◆ env
JNI environment.
Definition at line 49 of file CAUtils.h.
◆ frameOffset
UInt32 CAAudioIO::frameOffset |
Frame offset (needed for seeking to the middles of a packet)
Definition at line 58 of file CAUtils.h.
◆ javaInstance
jobject CAAudioIO::javaInstance |
Calling java object.
Definition at line 50 of file CAUtils.h.
◆ lastPos
SInt64 CAAudioIO::lastPos |
Last position (in packets)
Definition at line 57 of file CAUtils.h.
◆ numPacketsPerRead
UInt32 CAAudioIO::numPacketsPerRead |
Number of packets per read.
Definition at line 55 of file CAUtils.h.
◆ pktDescs
AudioStreamPacketDescription* CAAudioIO::pktDescs |
Packet descriptions.
Definition at line 52 of file CAUtils.h.
◆ pos
Current position (in packets)
Definition at line 56 of file CAUtils.h.
◆ srcBuffer
char* CAAudioIO::srcBuffer |
Source buffer.
Definition at line 53 of file CAUtils.h.
◆ srcBufferSize
UInt32 CAAudioIO::srcBufferSize |
Source buffer size.
Definition at line 54 of file CAUtils.h.
◆ srcFormat
AudioStreamBasicDescription CAAudioIO::srcFormat |
Source format.
Definition at line 51 of file CAUtils.h.
◆ srcSizePerPacket
UInt32 CAAudioIO::srcSizePerPacket |
Source size per packet.
Definition at line 59 of file CAUtils.h.
The documentation for this struct was generated from the following file: