Panda3D
Functions
flacAudio.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "flacAudio.h"
#include "flacAudioCursor.h"
#include "virtualFileSystem.h"
#include "dcast.h"

Go to the source code of this file.

Functions

 PT (MovieAudio) FlacAudio
 Obtains a MovieAudio that references a file. More...
 
 PT (MovieAudioCursor) FlacAudio
 Open this audio, returning a MovieAudioCursor. More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
rdb
Date
2016-04-27

Definition in file flacAudio.cxx.

Function Documentation

◆ PT() [1/2]

PT ( MovieAudio  )

Obtains a MovieAudio that references a file.

Definition at line 61 of file flacAudio.cxx.

◆ PT() [2/2]

PT ( MovieAudioCursor  )

Open this audio, returning a MovieAudioCursor.

Definition at line 41 of file flacAudio.cxx.