EncodedBy

ID3V2Tag.EncodedBy property

Gets or sets the name of the person or organization that encoded the audio file. This value is represented by the TENC frame.

public string EncodedBy { get; set; }

Property Value

The name of the person or organization that encoded the audio file.

See Also