Discoverer


Object Hierarchy:

Object hierarchy for Discoverer

Description:

[ CCode ( type_id = "clapper_discoverer_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "0.10" ) ]
public class Discoverer : Feature

Warning: Discoverer is deprecated since 0.10.

An optional Discoverer feature to be added to the player.

Note:

Use Media Scanner from `clapper-enhancers` repo instead.

Discoverer is a feature that wraps around Discoverer API to automatically discover items within [ class@Clapper.Queue]. Once media is scanned, all extra information of it will be filled within media item, this includes title, duration, chapters, etc.

Please note that media items are also discovered during their playback by the player itself. Discoverer is useful in situations where one wants to present to the user an updated media item before its playback, such as an UI that displays playback queue.

Depending on your application, you can select an optimal [enum@Clapper.DiscovererDiscoveryMode] that best suits your needs.

Use [const@Clapper.HAVE_DISCOVERER] macro to check if Clapper API was compiled with this feature.


Namespace: Clapper
Package: clapper-0.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: