logo

THEOplayer > ID3PrivateFrame

ID3PrivateFrame interface

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

Represents a private ID3 frame.

Signature:

export interface ID3PrivateFrame extends ID3BaseFrame 

Properties

Property

Type

Description

data

ArrayBuffer

The data of the frame.

id

'PRIV'

The identifier of the frame.

ownerIdentifier

string

The identifier of the owner.

Property Details

data

The data of the frame.

Signature:

data: ArrayBuffer;

id

The identifier of the frame.

Signature:

id: 'PRIV';

ownerIdentifier

The identifier of the owner.

Signature:

ownerIdentifier: 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