MediaContainer.AddOutput (gb.media)
Sub AddOutput ( Child As MediaControl [ , Name As String ] )
 
Choose an output of a child control that will act as an output for the container.
  - 
Child is a child control of the container.
- 
Name is the name of the output. If not specified, the first available output of the child control will be used.