SOUND4 x1.CLOUD Library [1.5.6]
Loading...
Searching...
No Matches
Deprecated List
Member CLOUDX1_AUDIO_INPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as cloudx1_GetAudioInputCount()
Member CLOUDX1_AUDIO_OUTPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as cloudx1_GetAudioOutputCount()
Member CLOUDX1_AUDIOFRAME_COUNT
For binary compatibility, this should be runtime checked to be the same as cloudx1_GetChunkSizeInFrames()
Member CLOUDX1_CHANNEL_COUNT
For binary compatibility, this should be runtime checked to be the same as cloudx1_GetChannelCount()
Member cloudx1_GetChunkSizeInFrames ()
Use cloudx1_GetPossibleChunkSizeInFrames
Member cloudx1_InitProcess (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path)
Use cloudx1_InitProcess3
Member cloudx1_InitProcess2 (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path, const struct cloudx1_CParameters *parameters)
Use cloudx1_InitProcess3
Member CLOUDX1_SAMPLE_RATE
For binary compatibility, this should be runtime checked to be the same as cloudx1_GetSampleRate()
Member cloudx1_Webserver_tcp (unsigned int listenport, unsigned int listenport_secure, const char *socket_ip, unsigned int socket_port)
Use cloudx1_Webserver_tcp2
Member sound4::cloudx1::ChunkFrames
use GetPossibleChunkSizeInFrames
Member sound4::cloudx1::dyn::ChunkFrames
use GetPossibleChunkSizeInFrames()
Member sound4::cloudx1::dyn::GetChunkSizeInFrames (CDynLib &dynlib)
Use GetPossibleChunkSizeInFrames
Member sound4::cloudx1::dyn::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::cloudx1::dyn::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::cloudx1::dyn::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::cloudx1::dyn::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::cloudx1::dyn::SampleRate
Use GetSampleRate
Member sound4::cloudx1::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames
Member sound4::cloudx1::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::cloudx1::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::cloudx1::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::cloudx1::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::cloudx1::SampleRate
Use GetSampleRate
Member sound4::CProcessor::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames