SOUND4 IMPACT.CL Library [1.3.7]
Loading...
Searching...
No Matches
Deprecated List
Member IMPACT_AUDIO_INPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as impact_GetAudioInputCount()
Member IMPACT_AUDIO_OUTPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as impact_GetAudioOutputCount()
Member IMPACT_AUDIOFRAME_COUNT
For binary compatibility, this should be runtime checked to be the same as impact_GetChunkSizeInFrames()
Member IMPACT_CHANNEL_COUNT
For binary compatibility, this should be runtime checked to be the same as impact_GetChannelCount()
Member impact_GetChunkSizeInFrames ()
Use impact_GetPossibleChunkSizeInFrames
Member impact_InitProcess (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path)
Use impact_InitProcess3
Member impact_InitProcess2 (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path, const struct impact_CParameters *parameters)
Use impact_InitProcess3
Member IMPACT_SAMPLE_RATE
For binary compatibility, this should be runtime checked to be the same as impact_GetSampleRate()
Member impact_Webserver_tcp (unsigned int listenport, unsigned int listenport_secure, const char *socket_ip, unsigned int socket_port)
Use impact_Webserver_tcp2
Member sound4::CProcessor::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames
Member sound4::impact::ChunkFrames
use GetPossibleChunkSizeInFrames
Member sound4::impact::dyn::ChunkFrames
use GetPossibleChunkSizeInFrames()
Member sound4::impact::dyn::GetChunkSizeInFrames (CDynLib &dynlib)
Use GetPossibleChunkSizeInFrames
Member sound4::impact::dyn::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::impact::dyn::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::impact::dyn::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::impact::dyn::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::impact::dyn::SampleRate
Use GetSampleRate
Member sound4::impact::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames
Member sound4::impact::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::impact::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::impact::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::impact::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::impact::SampleRate
Use GetSampleRate