Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a media resource in a SyncMediaTimeline.

Hierarchy

  • ISyncMediaObject

Index

Methods

getDuration

  • getDuration(): number
  • The duration of the media in milliseconds, or null if unknown. Note that this value is extracted from metadata and may not represent the actual duration of the media.

    Returns number

getResourceMetadata

  • Get the ResourceMetadata instance associated with this media object. Use the ResourceProvider returned by SyncMediaTimeline.getResourceProvider() to fetch the resource.

    Returns IResourceMetadata

toJSON

Generated using TypeDoc