Preparing search index...

    Represents an animated movie or video file.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    height: number

    The width of the movie in pixels

    speed: number

    The height of the movie in pixels

    width: number

    The playback speed of the movie

    Methods

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Resizes the movie to the specified width and height

      Parameters

      • width: number
      • height: number

      Returns void