Transcoder


Object Hierarchy:

Object hierarchy for Transcoder

Description:

public abstract class Transcoder : Object

The base Transcoder class. Each implementation derives from it and must implement create_source() and get_distance().

Transcoders are obtained from rygel_media_engine_get_transcoders() and are only expected to support the derived #RygelDataSource types provided by the same media engine.


Namespace: Rygel
Package: librygel-server

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object