共用方式為


MiracastReceiverConnection.StreamControl 屬性

定義

取得 MiracastReceiverStreamControl 物件,此物件用於控制音訊和視訊資料流程的屬性。

public:
 property MiracastReceiverStreamControl ^ StreamControl { MiracastReceiverStreamControl ^ get(); };
MiracastReceiverStreamControl StreamControl();
public MiracastReceiverStreamControl StreamControl { get; }
var miracastReceiverStreamControl = miracastReceiverConnection.streamControl;
Public ReadOnly Property StreamControl As MiracastReceiverStreamControl

屬性值

MiracastReceiverStreamControl物件。

適用於

另請參閱