mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
01eb2caf72
Original commit message from CVS: The bonobo component now works on audio only (mp3/vorbis). Video is broken because bonobo does not handle multithreading yet. Added Bonobo toolbar and menu.
20 lines
1,008 B
Text
20 lines
1,008 B
Text
<oaf_info>
|
|
|
|
<oaf_server iid="OAFIID:bonobo_gstmediaplay_factory:420f20ca-55d7-4a33-b327-0b246136db18" type="exe" location="bonobo-gstmediaplay">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:Bonobo/GenericFactory:1.0"/>
|
|
</oaf_attribute>
|
|
<oaf_attribute name="name" type="string" value="GstMediaPlay control factory"/>
|
|
<oaf_attribute name="description" type="string" value="bonobo GstMediaPlay object factory"/>
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:bonobo_gstmediaplay:b6735078-0a67-4db0-aba6-ce37ecb63ff2" type="factory" location="OAFIID:bonobo_gstmediaplay_factory:420f20ca-55d7-4a33-b327-0b246136db18">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:Bonobo/Control:1.0"/>
|
|
<item value="IDL:Bonobo/Unknown:1.0"/>
|
|
</oaf_attribute>
|
|
<oaf_attribute name="name" type="string" value="GstMediaPlay control"/>
|
|
<oaf_attribute name="description" type="string" value="bonobo GstMediaPlay object"/>
|
|
</oaf_server>
|
|
|
|
</oaf_info>
|