New MediaContainer (gb.media)

Dim hMediaContainer As MediaContainer
hMediaContainer = New MediaContainer ( [ Parent As MediaContainer, Type As String ] ) [ As "EventName" ]

Create a new MediaContainer.

A MediaContainer is based on a GStreamer element having the "bin" type.

  • Parent: An optional container for the new control.

  • Type: The type of GStreamer plugin implemented by this MediaControl. It's "bin" by default.