Condividi tramite


MiracastReceiverConnection.StreamControl Proprietà

Definizione

Ottiene un oggetto MiracastReceiverStreamControl , utilizzato per controllare le proprietà dei flussi audio e video.

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

Valore della proprietà

Oggetto MiracastReceiverStreamControl .

Si applica a

Vedi anche