The 'Copyright/Legal information' frame is a URL pointing at a webpage where the terms of use and ownership of the file is described.
For more details, please refer to the ID3 specifications:
Creates a new FrameBodyWCOP datatype.
Creates a new FrameBodyWCOP datatype.paramurlLink super(urlLink);
super(urlLink);
super(body);
Creates a new FrameBodyWCOP datatype.parambyteBufferparamframeSizethrowsjava.io.IOExceptionthrowsInvalidTagException super(byteBuffer, frameSize);
super(byteBuffer, frameSize);
The ID3v2 frame identifierreturnthe ID3v2 frame identifier for this frame type return ID3v24Frames.FRAME_ID_URL_COPYRIGHT;
return ID3v24Frames.FRAME_ID_URL_COPYRIGHT;