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

属性值

新创建的 对象。

属性

适用于