バージョン

EmbeddedCommercials プロパティ

コマーシャル範囲の開始時間および終了時間をマークするオブジェクトの配列を設定します。値は秒単位です。
シンタックス
'宣言
 
Public Property EmbeddedCommercials As System.Collections.Generic.List(Of VideoPlayerEmbeddedCommercial)
public System.Collections.Generic.List<VideoPlayerEmbeddedCommercial> EmbeddedCommercials {get; set;}
参照

オンラインで表示: GitHub