MediaContainer.AddInput (gb.media)

Sub AddInput ( Child As MediaControl [ , Name As String ] )

Choose an input of a child control that will act as an input for the container.

  • Child is a child control of the container.

  • Name is the name of the input. If not specified, the first available input of the child control will be used.