• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

ToiMediaRecorderParameterChangedEvent

Class Summary

Extends:
  • ToiEvent
See also:
  • ToiMediaRecorderBase#subscribeParameter

Tells the observer that the value has changed for one of the parameters that the observer is subscribing to.

Parameters

Name Type Description
name string

The name of the changed parameter.

value string

The value of the changed parameter.

  • Members

Methods

Members

evtTarget (Type: ToiEventTarget)

The event target that generated the event.

evtTimeStamp (Type: number)

The time (in seconds since the Epoch) at which the event was generated.

evtType (Type: number)

The type of the event.

name (Type: string)

The name of the changed parameter.

value (Type: string)

The value of the changed parameter.

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.