The 'Official audio file webpage' frame is a URL pointing at a file specific webpage.
For more details, please refer to the ID3 specifications:
Creates a new FrameBodyWOAF datatype.
Creates a new FrameBodyWOAF datatype.paramurlLink super(urlLink);
super(urlLink);
super(body);
Creates a new FrameBodyWOAF datatype.parambyteBufferparamframeSizethrowsInvalidTagException super(byteBuffer, frameSize);
super(byteBuffer, frameSize);
The ID3v2 frame identifierreturnthe ID3v2 frame identifier for this frame type return ID3v24Frames.FRAME_ID_URL_FILE_WEB;
return ID3v24Frames.FRAME_ID_URL_FILE_WEB;