INDStreamParser.EndOfStream Method

Definition

Notifies a PlayReady-ND stream parser that the end of a media stream has been reached.

public:
 void EndOfStream();
void EndOfStream();
/// [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 EndOfStream();
public void EndOfStream();
[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 EndOfStream();
function endOfStream()
Public Sub EndOfStream ()
Attributes

Applies to