|
Panda3D
|
A stream that generates a sequence of audio samples. More...
Public Member Functions | |
| FfmpegAudio (Filename const name) | |
| xxx | |
| MovieAudioCursor | open () |
| Open this audio, returning a MovieAudioCursor. | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
A stream that generates a sequence of audio samples.
| FfmpegAudio | ( | Filename const | name | ) |
xxx
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from MovieAudio.
| MovieAudioCursor open | ( | ) |
Open this audio, returning a MovieAudioCursor.
Reimplemented from MovieAudio.
1.7.3