@svta/common-media-library
Preparing search index...
TimestampMap
Type Alias TimestampMap
Beta
A timestamp map is a mapping of MPEG timestamps to local timestamps.
See
RFC 8216
type
TimestampMap
=
{
LOCAL
:
number
;
MPEGTS
:
number
;
}
Index
Properties
LOCAL
MPEGTS
Properties
LOCAL
LOCAL
:
number
MPEGTS
MPEGTS
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
LOCAL
MPEGTS
@svta/common-media-library
Loading...
A timestamp map is a mapping of MPEG timestamps to local timestamps.
See
RFC 8216