Gst.ElementFactoryType
Description:
Content:
Constants:
- public const ElementFactoryListType ANY
Elements of any of the defined GST_ELEMENT_FACTORY_LIST types
- public const ElementFactoryListType AUDIOVIDEO_SINKS
All sinks handling audio, video or image media types
- public const ElementFactoryListType AUDIO_ENCODER
All encoders handling audio media types
- public const ElementFactoryListType DECODABLE
All elements used to 'decode' streams (decoders, demuxers, parsers, depayloaders)
- public const ElementFactoryListType DECODER
- public const ElementFactoryListType DECRYPTOR
- public const ElementFactoryListType DEMUXER
- public const ElementFactoryListType DEPAYLOADER
- public const ElementFactoryListType ENCODER
- public const ElementFactoryListType ENCRYPTOR
- public const ElementFactoryListType FORMATTER
- public const ElementFactoryListType HARDWARE
- public const ElementFactoryListType MAX_ELEMENTS
- public const ElementFactoryListType MEDIA_ANY
Elements matching any of the defined GST_ELEMENT_FACTORY_TYPE_MEDIA types
- public const ElementFactoryListType MEDIA_AUDIO
- public const ElementFactoryListType MEDIA_IMAGE
- public const ElementFactoryListType MEDIA_METADATA
- public const ElementFactoryListType MEDIA_SUBTITLE
- public const ElementFactoryListType MEDIA_VIDEO
- public const ElementFactoryListType MUXER
- public const ElementFactoryListType PARSER
- public const ElementFactoryListType PAYLOADER
- public const ElementFactoryListType SINK
- public const ElementFactoryListType SRC
- public const ElementFactoryListType TIMESTAMPER
Timestamp correcting elements
- public const ElementFactoryListType VIDEO_ENCODER
All encoders handling video or image media types