Blender  V2.59
Public Attributes
Handle Struct Reference

#include <AUD_PyAPI.h>

List of all members.

Public Attributes

PyObject_HEAD AUD_Handlehandle
PyObject * device

Detailed Description

Definition at line 52 of file AUD_PyAPI.h.


Member Data Documentation

PyObject* Handle::device

Definition at line 55 of file AUD_PyAPI.h.

Referenced by Device_play().

PyObject_HEAD AUD_Handle* Handle::handle

Definition at line 54 of file AUD_PyAPI.h.

Referenced by Device_play().


The documentation for this struct was generated from the following file: