Share via


AdaptiveSourceStatusUpdatedEventArgs.AdditionalInfo Property

Applies to: Windows Store apps only

Gets the additional info.

Syntax

public string AdditionalInfo { get; }
public:
virtual property String^ AdditionalInfo {
String^ get () sealed;
}
final function get AdditionalInfo () : String

Property Value

The additional info.

Remarks

When the update type is 4 (BitrateChanged), additional info field will include bitrate value and update time. BitrateChanged event fires when the downloaded qualities change. This is different than the rendering time. There can be delays when the quality changes in the display because of the internal buffers. "Update Time" represents the playback time.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd