次の方法で共有


INDStreamParser.BeginOfStream メソッド

定義

PlayReady-ND ストリーム パーサーに、新しいメディア ストリームの開始準備が整うよう通知します。

public:
 void BeginOfStream();
void BeginOfStream();
/// [Windows.Foundation.Metadata.Deprecated("INDStreamParser is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void BeginOfStream();
public void BeginOfStream();
[Windows.Foundation.Metadata.Deprecated("INDStreamParser is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void BeginOfStream();
function beginOfStream()
Public Sub BeginOfStream ()
属性

適用対象