Version: 2022.2
言語: 日本語
public bool AddSamples (ushort trackIndex, NativeArray<float> interleavedSamples);
public bool AddSamples (NativeArray<float> interleavedSamples);

パラメーター

trackIndex Index of the track to which sample frames will be added.
interleavedSamples Sample frames to add. Samples are expected to be interleaved.

戻り値

bool True if the operation succeeded. False otherwise.

説明

Appends sample frames to the specified audio track.

Keep the number of video frames and audio samples aligned so that each track is syncrhonized as much as possible. For instance, a file with 30FPS video and 48KHz video, each addition of one video frame should be followed by the addition of a buffer of 1600 sample frames.

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