Home
last modified time | relevance | path

Searched refs:csoundGetRtPlayUserData (Results 1 – 10 of 10) sorted by relevance

/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h1255 PUBLIC void **csoundGetRtPlayUserData(CSOUND *);
H A Dcsound.hpp695 return csoundGetRtPlayUserData(csound); in GetRtPlayUserData()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp698 return csoundGetRtPlayUserData(csound); in GetRtPlayUserData()
H A Dcsound.h1273 PUBLIC void **csoundGetRtPlayUserData(CSOUND *);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h1255 PUBLIC void **csoundGetRtPlayUserData(CSOUND *);
H A Dcsound.hpp695 return csoundGetRtPlayUserData(csound); in GetRtPlayUserData()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py289 libcsound.csoundGetRtPlayUserData.restype = ct.POINTER(ct.c_void_p)
290 libcsound.csoundGetRtPlayUserData.argtypes = [ct.c_void_p]
1279 return libcsound.csoundGetRtPlayUserData(self.cs)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs709 pub fn csoundGetRtPlayUserData(arg1: *mut CSOUND) -> *mut *mut c_void; in csoundGetRtPlayUserData() function
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c438 csoundGetRtPlayUserData,
4024 PUBLIC void **csoundGetRtPlayUserData(CSOUND *csound) in csoundGetRtPlayUserData() function
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog4779 and void **csoundGetRtPlayUserData(void *csound).