Class: ElementConnectionData

core/complexTypes.ElementConnectionData()

new ElementConnectionData()

Properties:
Name Type Description
source module:core/abstracts.MediaElement The source element in the connection
sink module:core/abstracts.MediaElement The sink element in the connection
type module:core/complexTypes.MediaType MediaType of the connection
sourceDescription external:String Description of source media. Could be empty.
sinkDescription external:String Description of sink media. Could be empty.
Source: