MediaTrackInfo Struct

Definition

public readonly record struct MediaTrackInfo(int Id, string Name, bool IsSelected) : IEquatable<MediaTrackInfo>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)