Changes

Jump to navigation Jump to search
Line 987: Line 987:     
== StartAudioOut ==
 
== StartAudioOut ==
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 latency, returns an output nn::TimeSpan latency and u64.
    
This eventually uses BSA to start an AV stream. The codec is "Raw PCM". Synchronous feeding mode is used.
 
This eventually uses BSA to start an AV stream. The codec is "Raw PCM". Synchronous feeding mode is used.

Navigation menu