![]() |
Theora Playback Library
1.0.0
|
Public Attributes | |
float * | pcm |
int | numSamples |
TheoraAudioPacket * | next |
size in number of float samples (stereo has twice the number of samples) More... | |
This is an internal structure which TheoraVideoClip_Theora uses to store audio packets
TheoraAudioPacket* TheoraAudioPacket::next |
size in number of float samples (stereo has twice the number of samples)
int TheoraAudioPacket::numSamples |
float* TheoraAudioPacket::pcm |