Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains information about a media resource related with certain an EngineEvent.

Hierarchy

  • IEngineEventMediaResourceData

Index

Properties

isDataUrl

isDataUrl: boolean

If the resource URL is a base64 URL

isRemoteUrl

isRemoteUrl: boolean

If the resource URL is a remote http URL.

mediaTypeCategory

mediaTypeCategory: MediaTypeCategory

What kind of media this resource is, i.e. image, video or audio.

resourceUrl

resourceUrl: string

Return the source URL that can be used to fetch a Resource from the publication's ResourceProvider.

Generated using TypeDoc