ymm4-plugin-document
読み取り中…
検索中…
一致する文字列を見つけられません
YukkuriMovieMaker.Plugin.FileWriter 名前空間

クラス

interface  IVideoFileWriter
 ビデオファイルライターを表すインターフェース [詳解]
interface  IVideoFileWriter2
 ビデオファイルライターを表すインターフェース [詳解]
interface  IVideoFileWriterPlugin
 ビデオファイルライタープラグインを表すインターフェース [詳解]

列挙型

enum  VideoFileWriterOutputPath { None , Directory , File }
 ビデオファイルライターの出力パスの種類 [詳解]
enum  VideoFileWriterSupportedStreams { None = 0 , Audio = 1 , Video = 2 }
 ビデオファイルライターがサポートするストリームの種類 [詳解]

列挙型詳解

◆ VideoFileWriterOutputPath

ビデオファイルライターの出力パスの種類

列挙値
None 

なし

Directory 

ディレクトリ

File 

ファイル

◆ VideoFileWriterSupportedStreams

ビデオファイルライターがサポートするストリームの種類

列挙値
None 

なし

Audio 

音声

Video 

映像