Class PlayableOutputNode
Inheritance
System.Object
PlayableOutputNode
Syntax
public class PlayableOutputNode : SharedPlayableNode
Constructors
PlayableOutputNode(PlayableOutput)
Declaration
public PlayableOutputNode(PlayableOutput content)
Parameters
| Type |
Name |
Description |
| PlayableOutput |
content |
|
Methods
GetContentType()
Declaration
public override Type GetContentType()
Returns
Overrides
GetContentTypeShortName()
Declaration
public override string GetContentTypeShortName()
Returns
| Type |
Description |
| System.String |
|
Overrides
ToString()
Declaration
public override string ToString()
Returns
| Type |
Description |
| System.String |
|
Overrides