| GUPnP DLNA Reference Manual |
|---|
- GUPnPDLNADiscoverer — Utility API for discovering DLNA profile/mime type and other metadata for given media.
- GUPnPDLNAInformation — Object containing metadata information returned by the GUPnPDLNADiscoverer API
- GUPnPDLNAProfile — Object representing a DLNA profile
GUPnP DLNA is a set of utility APIs to simplify DLNA-specific bits of MediaServer implementations, such as DLNA media profile guessing.
Before using the GUPnP DLNA API, you must initialise GStreamer by calling gst_init() or gst_init_check().
