AudioSource.GetOutputData 获取输出数据
function GetOutputData (samples : float[], channel : int) : void
Description描述
Returns a block of the currently playing source's output data
返回一个当前播放源的输出数据块。
最后修改:2011年4月6日 Wednesday 10:29
function GetOutputData (samples : float[], channel : int) : void
Description描述
Returns a block of the currently playing source's output data
返回一个当前播放源的输出数据块。