Compartilhar via


AdaptiveMediaSourceDownloadBitrateChangedEventArgs.NewValue Propriedade

Definição

Obtém um valor que indica a nova taxa de bits de download para a fonte de mídia.

public:
 property unsigned int NewValue { unsigned int get(); };
uint32_t NewValue();
public uint NewValue { get; }
var uInt32 = adaptiveMediaSourceDownloadBitrateChangedEventArgs.newValue;
Public ReadOnly Property NewValue As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

Um valor que indica a nova taxa de bits de download para a fonte de mídia.

Aplica-se a