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 ()
특성

적용 대상