Version: 2021.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.ConsumeSampleFrames

マニュアルに切り替える
public uint ConsumeSampleFrames (NativeArray<float> sampleFrames);

パラメーター

sampleFrames Buffer where the consumed samples will be transferred.

戻り値

uint How many sample frames were written into the buffer passed in.

説明

Consume sample frames from the internal buffer.

If Experimental.Audio.AudioSampleProvider.enableSilenacePadding is true, then the buffer passed in will be completely filled and padded with silence if there are less sample frames available than what the buffer can accommodate. Otherwise, the extra sample frames in the buffer will be left intact.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961