TargetType

MatroskaTag.TargetType property

Gets an informational string that can be used to display the logical level of the target. Like “ALBUM”, “TRACK”, “MOVIE”, “CHAPTER”, etc.

public string TargetType { get; }

Property Value

An informational string that can be used to display the logical level of the target.

See Also