Compartir a través de


MiracastReceiverConnection.StreamControl Propiedad

Definición

Obtiene un objeto MiracastReceiverStreamControl , que se usa para controlar las propiedades de las secuencias de audio y vídeo.

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

Valor de propiedad

Objeto MiracastReceiverStreamControl .

Se aplica a

Consulte también