Share via


MediaElement.IsAudioOnly Property

Definition

Gets a value that reports whether the current source media is an audio-only media file.

public bool IsAudioOnly { get; }

Property Value

Boolean

true if the current source media is audio-only, otherwise, false.

Applies to