logo

THEOplayer > ID3PositionSynchronisationFrame

ID3PositionSynchronisationFrame interface

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

Represents an position synchronisation ID3 frame.

Signature:

export interface ID3PositionSynchronisationFrame extends ID3BaseFrame 

Properties

Property

Type

Description

format

number

The format of the timestamp, represented by a value from the following list:
- 1: Absolute time, 32 bit sized, in MPEG frames.
- 2: Absolute time, 32 bit sized, in milliseconds.

id

'POSS'

The identifier of the frame.

position

number

The timestamp of the frame.

Property Details

format

The format of the timestamp, represented by a value from the following list:
- 1: Absolute time, 32 bit sized, in MPEG frames.
- 2: Absolute time, 32 bit sized, in milliseconds.

Signature:

format: number;

id

The identifier of the frame.

Signature:

id: 'POSS';

position

The timestamp of the frame.

Signature:

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