@byomakase/omakase-player
    Preparing search index...

    Type Alias LoadMainMediaArgsType

    Index

    Properties

    liveTimelineAnchor?: LiveTimelineAnchor

    Set when resuming live media in a new window, so its timeline matches the one being resumed.

    loadOptions?: MainMediaLoadOptions
    mainMediaEssentialArgsHook: MainMediaEssentialArgsHookType
    mainMediaSessionController?: MainMediaSessionController
    providedMainMedia?: MainMediaState

    If provided it will be used to identify possible known properties which we can take automatically instead of resolving them (ie. initSegmentTimeOffset etc.)

    tracksCreatedHook: (tracks: Track[]) => Observable<void>
    url: string