Property outputs
outputs
Returns a description of the PlayableOutputs that will be created by this track.
Declaration
public override IEnumerable<PlayableBinding> outputs { get; }
Property Value
Type | Description |
---|---|
IEnumerable<PlayableBinding> |
Returns a description of the PlayableOutputs that will be created by this track.
public override IEnumerable<PlayableBinding> outputs { get; }
Type | Description |
---|---|
IEnumerable<PlayableBinding> |