mirror of https://github.com/sipwise/sems.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
658 B
23 lines
658 B
/*
|
|
* Interface header file.
|
|
*
|
|
* Generated by SIP 4.5.2 (4.5.2) on Mon Dec 8 15:20:56 2008
|
|
*/
|
|
|
|
#ifndef _py_sems_libAmAudioFile_h
|
|
#define _py_sems_libAmAudioFile_h
|
|
|
|
#line 51 "AmAudio.sip"
|
|
#include "../../../core/AmAudioFile.h"
|
|
#line 13 "sippy_sems_libAmAudioFile.h"
|
|
|
|
#define sipClass_AmAudioFile sipModuleAPI_py_sems_lib.em_types[7]
|
|
#define sipCast_AmAudioFile sipType_py_sems_lib_AmAudioFile.td_cast
|
|
#define sipForceConvertTo_AmAudioFile sipType_py_sems_lib_AmAudioFile.td_fcto
|
|
|
|
#define sipEnum_AmAudioFile_OpenMode sipModuleAPI_py_sems_lib.em_enums[0]
|
|
|
|
extern sipTypeDef sipType_py_sems_lib_AmAudioFile;
|
|
|
|
#endif
|