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

    Class Player

    Player API.

    Implements

    Index

    Constructors

    Accessors

    Methods

    • Extracts video frame from current playhead position

      Parameters

      • Optionaloptions: VideoKeyframeOptions

      Returns Observable<VideoKeyframe>

    • Sets the playback rate.

      Parameters

      • playbackRate: number

        Decimal value in the range [0.1, 16]. For example, 2 plays at 2x speed.

      Returns Observable<void>