共用方式為


INDStartResult.MediaStreamSource 屬性

定義

取得傳送器資料流程之資料的 物件。

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

屬性值

新建立的物件。

屬性

適用於