Options
All
  • Public
  • Public/Protected
  • All
Menu

Plays media on a media player (currently only a Video player; audio may be added in the future). The media may be on the background audio track or may be sequenced with speak directives).

interface

Hierarchy

  • PlayMediaCommand

Index

Properties

Optional audioTrack

audioTrack: AudioTrack

Optional componentId

componentId: string

Optional delay

delay: number | string

Optional description

description: string

source

source: Array<VideoSource>

type

type: "PlayMedia"

Optional when

when: boolean