Constructor
GrlMediacontainer_new
since: 0.3.0
Declaration [src]
GrlMedia*
grl_media_container_new (
void
)
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. |