logo

THEOplayer > ID3GenericEncapsulatedObject

ID3GenericEncapsulatedObject interface

Inherits from ID3BaseFrame. See parent page for inherited properties and methods.

Represents a general encapsulated object ID3 frame.

Signature:

export interface ID3GenericEncapsulatedObject extends ID3BaseFrame 

Properties

Property

Type

Description

data

ArrayBuffer

The data of the encapsulated object.

description

string

The description of the encapsulated object.

fileName

string

The file name of the encapsulated object.

id

'GEOB' | 'GEO'

The identifier of the frame.

mimeType

string

The mime type of the encapsulated object.

Property Details

data

The data of the encapsulated object.

Signature:

data: ArrayBuffer;

description

The description of the encapsulated object.

Signature:

description: string;

fileName

The file name of the encapsulated object.

Signature:

fileName: string;

id

The identifier of the frame.

Signature:

id: 'GEOB' | 'GEO';

mimeType

The mime type of the encapsulated object.

Signature:

mimeType: string;
github
Make sure to follow us on GitHub!
THEO-logo-white
twitter
facebook
linkedin
Copyright © 2022. All Rights Reserved.
Leuven
New York
Singapore
Barcelona