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