THEOplayer > ID3BaseFrame
Represents a generic ID3 frame.
Signature:
export interface ID3BaseFrame
Property |
Type |
Description |
---|---|---|
|
The identifier of the frame. |
The identifier of the frame.
Signature:
id: string;
- See id3v2.4.0-frames - ID3.org.