OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
Public Member Functions
AudioPlayer Struct Reference

AudioPlayer : player that can use both cAudio and FFmpeg as backends transparently ///. More...

Public Member Functions

 APL_sName (S)
 
 APL_sSoundPath (S)
 
 APL_asSound (ObjAudio)
 
 APL_mediaPlayer (ObjMediaPlayer)
 
 APL_bIsPlaying (I)
 
 APL_bLoop (I)
 
 APL_bEnableEffects (I)
 
 APL_iVolume (I)
 
 APL_fPitch (F)
 
 APL_iSampleRate (I)
 
 APL_iAudioFormat (I)
 
 APL_3dSource (SO3_OBJECT)
 
 APL_fAttenuation (F)
 
 APL_tCone ([I I I])
 
 APL_iDebounceTick (I)
 
 APL_stopCallback (fun[AudioPlayer] I)
 

Detailed Description

AudioPlayer : player that can use both cAudio and FFmpeg as backends transparently ///.

Member Function Documentation

◆ APL_sName()

APL_sName ( )

◆ APL_sSoundPath()

APL_sSoundPath ( )

◆ APL_asSound()

APL_asSound ( ObjAudio  )

◆ APL_mediaPlayer()

APL_mediaPlayer ( ObjMediaPlayer  )

◆ APL_bIsPlaying()

APL_bIsPlaying ( )

◆ APL_bLoop()

APL_bLoop ( )

◆ APL_bEnableEffects()

APL_bEnableEffects ( )

◆ APL_iVolume()

APL_iVolume ( )

◆ APL_fPitch()

APL_fPitch ( )

◆ APL_iSampleRate()

APL_iSampleRate ( )

◆ APL_iAudioFormat()

APL_iAudioFormat ( )

◆ APL_3dSource()

APL_3dSource ( SO3_OBJECT  )

◆ APL_fAttenuation()

APL_fAttenuation ( )

◆ APL_tCone()

APL_tCone ( )

◆ APL_iDebounceTick()

APL_iDebounceTick ( )

◆ APL_stopCallback()

APL_stopCallback ( fun  I[AudioPlayer])

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