Constructor

GrlMediacontainer_new

since: 0.3.0

Declaration [src]

GrlMedia*
grl_media_container_new (
  void
)

Description [src]

Creates a new media container object.

Available since: 0.3.0

Return value

Type: GrlMedia

A newly-allocated media container.

The caller of the function takes ownership of the data, and is responsible for freeing it.