SOUND4 BIGVOICE.CL Library [1.1.6]
Loading...
Searching...
No Matches
Deprecated List
Member BIGVOICE_AUDIO_INPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as bigvoice_GetAudioInputCount()
Member BIGVOICE_AUDIO_OUTPUT_COUNT
For binary compatibility, this should be runtime checked to be the same as bigvoice_GetAudioOutputCount()
Member BIGVOICE_AUDIOFRAME_COUNT
For binary compatibility, this should be runtime checked to be the same as bigvoice_GetChunkSizeInFrames()
Member BIGVOICE_CHANNEL_COUNT
For binary compatibility, this should be runtime checked to be the same as bigvoice_GetChannelCount()
Member bigvoice_GetChunkSizeInFrames ()
Use bigvoice_GetPossibleChunkSizeInFrames
Member bigvoice_InitProcess (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path)
Use bigvoice_InitProcess3
Member bigvoice_InitProcess2 (const char *LoginKey, const char *RadioName, const char *Access_Key_ID, const char *Access_Key_Secret, const char *save_path, const struct bigvoice_CParameters *parameters)
Use bigvoice_InitProcess3
Member BIGVOICE_SAMPLE_RATE
For binary compatibility, this should be runtime checked to be the same as bigvoice_GetSampleRate()
Member bigvoice_Webserver_tcp (unsigned int listenport, unsigned int listenport_secure, const char *socket_ip, unsigned int socket_port)
Use bigvoice_Webserver_tcp2
Member sound4::bigvoice::ChunkFrames
use GetPossibleChunkSizeInFrames
Member sound4::bigvoice::dyn::ChunkFrames
use GetPossibleChunkSizeInFrames()
Member sound4::bigvoice::dyn::GetChunkSizeInFrames (CDynLib &dynlib)
Use GetPossibleChunkSizeInFrames
Member sound4::bigvoice::dyn::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::bigvoice::dyn::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::bigvoice::dyn::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::bigvoice::dyn::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::bigvoice::dyn::SampleRate
Use GetSampleRate
Member sound4::bigvoice::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames
Member sound4::bigvoice::InputChannels
Use GetChannelCount and GetAudioInputCount
Member sound4::bigvoice::InputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioInputCount
Member sound4::bigvoice::OutputChannels
Use GetChannelCount and GetAudioOutputCount
Member sound4::bigvoice::OutputSampleSize
Use GetPossibleChunkSizeInFrames and GetAudioOutputCount
Member sound4::bigvoice::SampleRate
Use GetSampleRate
Member sound4::CProcessor::GetChunkSizeInFrames ()
Use GetPossibleChunkSizeInFrames