Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 987: | Line 987: | ||
Takes an input u32 [[#OpenAudioOut|audio_handle]], a [[#PcmParameter]], a nn::TimeSpan, returns an output nn::TimeSpan and u64. | Takes an input u32 [[#OpenAudioOut|audio_handle]], a [[#PcmParameter]], a nn::TimeSpan, returns an output nn::TimeSpan and u64. | ||
This eventually uses BSA to start an AV stream. The codec is "Raw PCM". | This eventually uses BSA to start an AV stream. The codec is "Raw PCM". Synchronous feeding mode is used. | ||
== StopAudioOut == | == StopAudioOut == |