Skip to main content

PreviewEventHandler

Properties

PropertyType
applyChangesError?EventErrorCallback
audioInput?EventCallback<PreviewInput>
audioInputError?EventErrorCallback
audioMuted?EventCallback<undefined | boolean>
audioSuspended?EventCallback<undefined | boolean>
media?EventCallback<Media>
revertChangesError?EventErrorCallback
unsubscribeMain?Unsubscribe
updatingMain?EventCallback<boolean>
updatingPreviewAudio?EventCallback<boolean>
updatingPreviewVideo?EventCallback<boolean>
videoInput?EventCallback<PreviewInput>
videoInputError?EventErrorCallback
videoMuted?EventCallback<undefined | boolean>
videoSuspended?EventCallback<undefined | boolean>