MiracastReceiverConnection.StreamControl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 MiracastReceiverStreamControl 物件,此物件用於控制音訊和視訊資料流程的屬性。
public:
property MiracastReceiverStreamControl ^ StreamControl { MiracastReceiverStreamControl ^ get(); };
MiracastReceiverStreamControl StreamControl();
public MiracastReceiverStreamControl StreamControl { get; }
var miracastReceiverStreamControl = miracastReceiverConnection.streamControl;
Public ReadOnly Property StreamControl As MiracastReceiverStreamControl
屬性值
MiracastReceiverStreamControl物件。