Freigeben über


INDStartResult.MediaStreamSource Eigenschaft

Definition

Ruft das -Objekt für die Daten ab, die der Transmitter streamt.

public:
 property MediaStreamSource ^ MediaStreamSource { MediaStreamSource ^ get(); };
MediaStreamSource MediaStreamSource();
/// [get: Windows.Foundation.Metadata.Deprecated("INDStartResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
MediaStreamSource MediaStreamSource();
public MediaStreamSource MediaStreamSource { get; }
public MediaStreamSource MediaStreamSource { [Windows.Foundation.Metadata.Deprecated("INDStartResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var mediaStreamSource = iNDStartResult.mediaStreamSource;
Public ReadOnly Property MediaStreamSource As MediaStreamSource

Eigenschaftswert

Das neu erstellte Objekt.

Attribute

Gilt für: