CreateAudioFileSource
Edit on GitHub

Last updated: July 23, 2026

定義

宣言型: YukkuriMovieMaker.Plugin.FileSource.IAudioFileSourcePlugin

アセンブリ: YukkuriMovieMaker.Plugin.dll

概要

指定パスの音声ファイルソースを生成して返します。

IAudioFileSource? CreateAudioFileSource(string filePath, int audioTrackIndex);

パラメーター

filePath System.String

audioTrackIndex System.Int32

注釈

対応していないファイルの場合は null を返してください。 audioTrackIndex は動画内の複数音声トラックを区別するためのインデックスです。