logo

THEOplayer > ID3InvolvedPeopleList

ID3InvolvedPeopleList interface

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

Represents an involved people list ID3 frame.

Signature:

export interface ID3InvolvedPeopleList extends ID3BaseFrame 

Properties

Property

Type

Description

entries

Array<{
involvement: string;
involvee: string;
}>

List of the involved people.

id

'IPLS' | 'IPL'

The identifier of the frame.

Property Details

entries

List of the involved people.

Signature:

entries: Array<{
        involvement: string;
        involvee: string;
    }>;

id

The identifier of the frame.

Signature:

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