ID32v2TagBuilder
Builder used to create a ID32v2 tag. It let the user set all the frames included in ID32TagCommonStringFramesBuilder, ID32TagCommonCompositeFramesBuilder and RecordingHourMinuteDayMonthYearFramesBuilder.
-
Init a ID32v2TagBuilder instance.
-
Set the title frame to be written by ID3TagEditor.
-
Set the album frame to be written by ID3TagEditor.
-
Set the albumArtist frame to be written by ID3TagEditor.
-
Set the artist frame to be written by ID3TagEditor.
-
Set the composer frame to be written by ID3TagEditor.
-
Set the conductor frame to be written by ID3TagEditor.
-
Set the content grouping frame to be written by ID3TagEditor.
-
Set the copyright frame to be written by ID3TagEditor.
-
Set the encoded by frame to be written by ID3TagEditor.
-
Set the encoder settings frame to be written by ID3TagEditor.
-
Set the lyricist frame to be written by ID3TagEditor.
-
Set the mix artist frame to be written by ID3TagEditor.
-
Set the publisher frame to be written by ID3TagEditor.
-
Set the subtitle frame to be written by ID3TagEditor.
-
Set the beats per minute frame to be written by ID3TagEditor.
-
Set the original filename frame to be written by ID3TagEditor.
-
Set the length in milliseconds frame to be written by ID3TagEditor.
-
Set the size in bytes frame to be written by ID3TagEditor.
-
Set the genre frame to be written by ID3TagEditor.
-
Set the disc position frame to be written by ID3TagEditor.
-
Set the trackPosition frame to be written by ID3TagEditor.
-
Set an attached picture frame to be written by ID3TagEditor. You can set multiple attached picture frames per tag, one for each of the picture types contained in ID3PictureType.
-
Set an unsynchronised lyrics frame to be written by ID3TagEditor. You can set multiple unsynchronised lyrics frames per tag, one for each of the languages contained in ID3FrameContentLanguage.
-
Set a comment frame to be written by ID3TagEditor. You can set multiple comment frames per tag, one for each of the languages contained in ID3FrameContentLanguage.
-
Set the recording day and month frame to be written by ID3TagEditor.
-
Set the recording hour minute frame to be written by ID3TagEditor.
-
Set the recording year frame to be written by ID3TagEditor.
-
Build and ID3Tag version 2.