Panda3D
Functions
userDataAudio.cxx File Reference

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

#include "userDataAudio.h"
#include "userDataAudioCursor.h"

Go to the source code of this file.

Functions

 PT (MovieAudioCursor) UserDataAudio
 Open this audio, returning a UserDataAudioCursor. 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
jyelon
Date
2007-07-02

Definition in file userDataAudio.cxx.

Function Documentation

◆ PT()

PT ( MovieAudioCursor  )

Open this audio, returning a UserDataAudioCursor.

A UserDataAudio can only be opened by one consumer at a time.

Definition at line 45 of file userDataAudio.cxx.