Package elisa :: Package plugins :: Package good :: Package gstreamer_plugin :: Module gst_metadata
[hide private]
[frames] | no frames]

Module gst_metadata

source code

Classes [hide private]
  TimeoutError
  GstMetadataPipeline
  GstMetadata
  MetadataClientProcessProtocol
  MetadataClientProcessLauncher
  GstMetadataClient
Functions [hide private]
 
able_to_handle(supported_schemes, supported_keys, metadata) source code
Variables [hide private]
  SEEK_SCHEDULED = 'scheduled'
  SEEK_DONE = 'done'
  THUMBNAIL_DIR = '/home/phil/.thumbnails/large'
  THUMBNAIL_SIZE = 256
  BORING_IMAGE_VARIANCE = 2000
  __maintainer__ = 'Alessandro Decina <alessandro@fluendo.com>'
  supported_metadata_keys = set(['album', 'artist', 'song', 'tra...
  media_type_keys = set(['file_type', 'mime_type', 'uri'])
  supported_keys = set(['album', 'artist', 'file_type', 'mime_ty...
Variables Details [hide private]

supported_metadata_keys

Value:
set(['album', 'artist', 'song', 'track'])

supported_keys

Value:
set(['album',
     'artist',
     'file_type',
     'mime_type',
     'song',
     'track',
     'uri'])