Constructor

GrlMedianew

Declaration [src]

GrlMedia*
grl_media_new (
  void
)

Description [src]

Creates a new data media object.

Return value

Type: GrlMedia

A newly-allocated data media.

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