Searched refs:kFileFormatPreencodedFile (Results 1 – 5 of 5) sorted by relevance
163 case kFileFormatPreencodedFile: in PlayoutAudioData()509 case kFileFormatPreencodedFile: in StartPlayingStream()523 _fileFormat = kFileFormatPreencodedFile; in StartPlayingStream()670 case kFileFormatPreencodedFile: in IncomingAudioData()873 case kFileFormatPreencodedFile: in StartRecordingAudioStream()885 _fileFormat = kFileFormatPreencodedFile; in StartRecordingAudioStream()1081 if(format == kFileFormatPreencodedFile || in ValidFileFormat()
1536 case kFileFormatPreencodedFile: in FileDurationMs()
22 case kFileFormatPreencodedFile: in CreateFilePlayer()255 }else if(_fileFormat == kFileFormatPreencodedFile) in StartPlayingFile()335 }else if(_fileFormat == kFileFormatPreencodedFile) in StartPlayingFile()
194 if (_fileFormat == kFileFormatPreencodedFile || in RecordAudioToFile()233 if (_fileFormat == kFileFormatPreencodedFile || in SetUpAudioEncoder()
144 kFileFormatPreencodedFile = 4, enumerator