Include class related section documentation in the gir file.

g-ir-scanner includes section docs as class/interface docs if the section name is equal to the lowercase type name.
Since all the documentation is in section blocks, rename them to match the type names.

https://bugzilla.gnome.org/show_bug.cgi?id=727776
This commit is contained in:
Christoph Reiter 2014-04-07 21:02:48 +02:00 committed by Thibault Saunier
parent af10f530ad
commit a66e674649
51 changed files with 152 additions and 152 deletions

View file

@ -35,85 +35,85 @@ platform as well as Windows. It is released under the GNU Library General Public
<chapter> <chapter>
<title>Base Classes</title> <title>Base Classes</title>
<xi:include href="xml/ges-timeline.xml"/> <xi:include href="xml/gestimeline.xml"/>
<xi:include href="xml/ges-layer.xml"/> <xi:include href="xml/geslayer.xml"/>
<xi:include href="xml/ges-timeline-element.xml"/> <xi:include href="xml/gestimelineelement.xml"/>
<xi:include href="xml/ges-container.xml"/> <xi:include href="xml/gescontainer.xml"/>
<xi:include href="xml/ges-clip.xml"/> <xi:include href="xml/gesclip.xml"/>
<xi:include href="xml/ges-source-clip.xml"/> <xi:include href="xml/gessourceclip.xml"/>
<xi:include href="xml/ges-operation-clip.xml"/> <xi:include href="xml/gesoperationclip.xml"/>
<xi:include href="xml/ges-overlay-clip.xml"/> <xi:include href="xml/gesoverlayclip.xml"/>
<xi:include href="xml/ges-base-effect-clip.xml"/> <xi:include href="xml/gesbaseeffectclip.xml"/>
<xi:include href="xml/ges-track.xml"/> <xi:include href="xml/gestrack.xml"/>
<xi:include href="xml/ges-track-element.xml"/> <xi:include href="xml/gestrackelement.xml"/>
<xi:include href="xml/ges-source.xml"/> <xi:include href="xml/gessource.xml"/>
<xi:include href="xml/ges-video-source.xml"/> <xi:include href="xml/gesvideosource.xml"/>
<xi:include href="xml/ges-audio-source.xml"/> <xi:include href="xml/gesaudiosource.xml"/>
<xi:include href="xml/ges-base-effect.xml"/> <xi:include href="xml/gesbaseeffect.xml"/>
<xi:include href="xml/ges-operation.xml"/> <xi:include href="xml/gesoperation.xml"/>
<xi:include href="xml/ges-base-transition-clip.xml"/> <xi:include href="xml/gesbasetransitionclip.xml"/>
<xi:include href="xml/ges-asset.xml"/> <xi:include href="xml/gesasset.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Timeline objects</title> <title>Timeline objects</title>
<xi:include href="xml/ges-timeline-filesource.xml"/> <xi:include href="xml/gestimelinefilesource.xml"/>
<xi:include href="xml/ges-title-clip.xml"/> <xi:include href="xml/gestitleclip.xml"/>
<xi:include href="xml/ges-test-clip.xml"/> <xi:include href="xml/gestestclip.xml"/>
<xi:include href="xml/ges-text-overlay-clip.xml"/> <xi:include href="xml/gestextoverlayclip.xml"/>
<xi:include href="xml/ges-transition-clip.xml"/> <xi:include href="xml/gestransitionclip.xml"/>
<xi:include href="xml/ges-effect-clip.xml"/> <xi:include href="xml/geseffectclip.xml"/>
<xi:include href="xml/ges-group.xml"/> <xi:include href="xml/gesgroup.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Track objects</title> <title>Track objects</title>
<xi:include href="xml/ges-audio-uri-source.xml"/> <xi:include href="xml/gesaudiourisource.xml"/>
<xi:include href="xml/ges-video-uri-source.xml"/> <xi:include href="xml/gesvideourisource.xml"/>
<xi:include href="xml/ges-title-source.xml"/> <xi:include href="xml/gestitlesource.xml"/>
<xi:include href="xml/ges-audio-test-source.xml"/> <xi:include href="xml/gesaudiotestsource.xml"/>
<xi:include href="xml/ges-video-test-source.xml"/> <xi:include href="xml/gesvideotestsource.xml"/>
<xi:include href="xml/ges-text-overlay.xml"/> <xi:include href="xml/gestextoverlay.xml"/>
<xi:include href="xml/ges-transition.xml"/> <xi:include href="xml/gestransition.xml"/>
<xi:include href="xml/ges-video-transition.xml"/> <xi:include href="xml/gesvideotransition.xml"/>
<xi:include href="xml/ges-audio-transition.xml"/> <xi:include href="xml/gesaudiotransition.xml"/>
<xi:include href="xml/ges-image-source.xml"/> <xi:include href="xml/gesimagesource.xml"/>
<xi:include href="xml/ges-multi-file-source.xml"/> <xi:include href="xml/gesmultifilesource.xml"/>
<xi:include href="xml/ges-effect.xml"/> <xi:include href="xml/geseffect.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Convenience classes</title> <title>Convenience classes</title>
<xi:include href="xml/ges-pipeline.xml"/> <xi:include href="xml/gespipeline.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Serialization Classes</title> <title>Serialization Classes</title>
<xi:include href="xml/ges-formatter.xml"/> <xi:include href="xml/gesformatter.xml"/>
<xi:include href="xml/ges-pitivi-formatter.xml"/> <xi:include href="xml/gespitiviformatter.xml"/>
<xi:include href="xml/ges-base-xml-formatter.xml"/> <xi:include href="xml/gesbasexmlformatter.xml"/>
<xi:include href="xml/ges-xml-formatter.xml"/> <xi:include href="xml/gesxmlformatter.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Interfaces</title> <title>Interfaces</title>
<xi:include href="xml/ges-meta-container.xml"/> <xi:include href="xml/gesmetacontainer.xml"/>
<xi:include href="xml/ges-extractable.xml"/> <xi:include href="xml/gesextractable.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Assets</title> <title>Assets</title>
<xi:include href="xml/ges-clip-asset.xml"/> <xi:include href="xml/gesclipasset.xml"/>
<xi:include href="xml/ges-track-element-asset.xml"/> <xi:include href="xml/gestrackelementasset.xml"/>
<xi:include href="xml/ges-uri-clip-asset.xml"/> <xi:include href="xml/gesuriclipasset.xml"/>
<xi:include href="xml/ges-asset-track-file-source.xml"/> <xi:include href="xml/gesurisourceasset.xml"/>
<xi:include href="xml/ges-project.xml"/> <xi:include href="xml/gesproject.xml"/>
</chapter> </chapter>
<chapter> <chapter>
<title>Tracks</title> <title>Tracks</title>
<xi:include href="xml/ges-video-track.xml"/> <xi:include href="xml/gesvideotrack.xml"/>
<xi:include href="xml/ges-audio-track.xml"/> <xi:include href="xml/gesaudiotrack.xml"/>
</chapter> </chapter>
<chapter id="ges-hierarchy"> <chapter id="ges-hierarchy">

View file

@ -65,7 +65,7 @@ ges_track_type_name
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-track</FILE> <FILE>gestrack</FILE>
<TITLE>GESTrack</TITLE> <TITLE>GESTrack</TITLE>
GESTrack GESTrack
GESCreateElementForGapFunc GESCreateElementForGapFunc
@ -92,7 +92,7 @@ GES_TYPE_TRACK
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-audio-track</FILE> <FILE>gesaudiotrack</FILE>
<TITLE>GESAudioTrack</TITLE> <TITLE>GESAudioTrack</TITLE>
GESAudioTrack GESAudioTrack
ges_audio_track_new ges_audio_track_new
@ -108,7 +108,7 @@ GES_TYPE_AUDIO_TRACK
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-video-track</FILE> <FILE>gesvideotrack</FILE>
<TITLE>GESVideoTrack</TITLE> <TITLE>GESVideoTrack</TITLE>
GESVideoTrack GESVideoTrack
ges_video_track_new ges_video_track_new
@ -124,7 +124,7 @@ GES_TYPE_VIDEO_TRACK
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-track-element</FILE> <FILE>gestrackelement</FILE>
<TITLE>GESTrackElement</TITLE> <TITLE>GESTrackElement</TITLE>
GESTrackElement GESTrackElement
GESTrackElementClass GESTrackElementClass
@ -159,7 +159,7 @@ GES_TYPE_TRACK_ELEMENT
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-source</FILE> <FILE>gessource</FILE>
<TITLE>GESSource</TITLE> <TITLE>GESSource</TITLE>
GESSource GESSource
GESSourceClass GESSourceClass
@ -175,7 +175,7 @@ ges_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-operation</FILE> <FILE>gesoperation</FILE>
<TITLE>GESOperation</TITLE> <TITLE>GESOperation</TITLE>
GESOperation GESOperation
GESOperationClass GESOperationClass
@ -191,7 +191,7 @@ GES_TYPE_OPERATION
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-video-source</FILE> <FILE>gesvideosource</FILE>
<TITLE>GESVideoSource</TITLE> <TITLE>GESVideoSource</TITLE>
GESVideoSource GESVideoSource
<SUBSECTION Standard> <SUBSECTION Standard>
@ -207,7 +207,7 @@ ges_video_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-audio-source</FILE> <FILE>gesaudiosource</FILE>
<TITLE>GESAudioSource</TITLE> <TITLE>GESAudioSource</TITLE>
GESAudioSource GESAudioSource
<SUBSECTION Standard> <SUBSECTION Standard>
@ -223,7 +223,7 @@ ges_audio_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-video-uri-source</FILE> <FILE>gesvideourisource</FILE>
<TITLE>GESVideoUriSource</TITLE> <TITLE>GESVideoUriSource</TITLE>
GESVideoUriSource GESVideoUriSource
<SUBSECTION Standard> <SUBSECTION Standard>
@ -239,7 +239,7 @@ ges_video_uri_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-audio-uri-source</FILE> <FILE>gesaudiourisource</FILE>
<TITLE>GESAudioUriSource</TITLE> <TITLE>GESAudioUriSource</TITLE>
GESAudioUriSource GESAudioUriSource
<SUBSECTION Standard> <SUBSECTION Standard>
@ -255,7 +255,7 @@ ges_audio_uri_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-image-source</FILE> <FILE>gesimagesource</FILE>
<TITLE>GESImageSource</TITLE> <TITLE>GESImageSource</TITLE>
GESImageSource GESImageSource
<SUBSECTION Standard> <SUBSECTION Standard>
@ -271,7 +271,7 @@ ges_image_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-multi-file-source</FILE> <FILE>gesmultifilesource</FILE>
<TITLE>GESMultiFileSource</TITLE> <TITLE>GESMultiFileSource</TITLE>
GESMultiFileSource GESMultiFileSource
ges_multi_file_source_new ges_multi_file_source_new
@ -288,7 +288,7 @@ ges_multi_file_source_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-transition</FILE> <FILE>gestransition</FILE>
<TITLE>GESTransition</TITLE> <TITLE>GESTransition</TITLE>
GESTransition GESTransition
GESTransitionClass GESTransitionClass
@ -304,7 +304,7 @@ ges_transition_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-audio-transition</FILE> <FILE>gesaudiotransition</FILE>
<TITLE>GESAudioTransition</TITLE> <TITLE>GESAudioTransition</TITLE>
GESAudioTransition GESAudioTransition
ges_audio_transition_new ges_audio_transition_new
@ -321,7 +321,7 @@ GES_TYPE_AUDIO_TRANSITION
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-video-transition</FILE> <FILE>gesvideotransition</FILE>
<TITLE>GESVideoTransition</TITLE> <TITLE>GESVideoTransition</TITLE>
GESVideoTransition GESVideoTransition
ges_video_transition_new ges_video_transition_new
@ -344,7 +344,7 @@ GES_TYPE_VIDEO_TRANSITION
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-timeline</FILE> <FILE>gestimeline</FILE>
<TITLE>GESTimeline</TITLE> <TITLE>GESTimeline</TITLE>
GESTimeline GESTimeline
ges_timeline_new ges_timeline_new
@ -383,7 +383,7 @@ GES_TYPE_TIMELINE
<SECTION> <SECTION>
<FILE>ges-layer</FILE> <FILE>geslayer</FILE>
<TITLE>GESLayer</TITLE> <TITLE>GESLayer</TITLE>
GESLayer GESLayer
GESLayerClass GESLayerClass
@ -416,7 +416,7 @@ GES_TYPE_LAYER
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-timeline-element</FILE> <FILE>gestimelineelement</FILE>
<TITLE>GESTimelineElement</TITLE> <TITLE>GESTimelineElement</TITLE>
GESTimelineElement GESTimelineElement
GESTimelineElementClass GESTimelineElementClass
@ -461,7 +461,7 @@ GES_TIMELINE_ELEMENT_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-container</FILE> <FILE>gescontainer</FILE>
<TITLE>GESContainer</TITLE> <TITLE>GESContainer</TITLE>
GESContainer GESContainer
GESContainerClass GESContainerClass
@ -484,7 +484,7 @@ GES_CONTAINER_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-clip</FILE> <FILE>gesclip</FILE>
<TITLE>GESClip</TITLE> <TITLE>GESClip</TITLE>
GESClip GESClip
GESClipClass GESClipClass
@ -516,7 +516,7 @@ ges_clip_get_type
<SECTION> <SECTION>
<FILE>ges-pipeline</FILE> <FILE>gespipeline</FILE>
<TITLE>GESPipeline</TITLE> <TITLE>GESPipeline</TITLE>
GESPipeline GESPipeline
ges_pipeline_new ges_pipeline_new
@ -546,7 +546,7 @@ GES_TYPE_PIPELINE
<SECTION> <SECTION>
<FILE>ges-source-clip</FILE> <FILE>gessourceclip</FILE>
<TITLE>GESSourceClip</TITLE> <TITLE>GESSourceClip</TITLE>
GESSourceClip GESSourceClip
GESSourceClipClass GESSourceClipClass
@ -562,7 +562,7 @@ GES_TYPE_SOURCE_CLIP
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-timeline-filesource</FILE> <FILE>gestimelinefilesource</FILE>
<TITLE>GESUriClip</TITLE> <TITLE>GESUriClip</TITLE>
GESUriClip GESUriClip
ges_uri_clip_new ges_uri_clip_new
@ -584,7 +584,7 @@ GES_TYPE_URI_CLIP
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-operation-clip</FILE> <FILE>gesoperationclip</FILE>
<TITLE>GESOperationClip</TITLE> <TITLE>GESOperationClip</TITLE>
GESOperationClip GESOperationClip
<SUBSECTION Standard> <SUBSECTION Standard>
@ -600,7 +600,7 @@ GES_OPERATION_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-overlay-clip</FILE> <FILE>gesoverlayclip</FILE>
<TITLE>GESOverlayClip</TITLE> <TITLE>GESOverlayClip</TITLE>
GESOverlayClip GESOverlayClip
GESOverlayClipClass GESOverlayClipClass
@ -616,7 +616,7 @@ GES_TYPE_OVERLAY_CLIP
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-base-transition-clip</FILE> <FILE>gesbasetransitionclip</FILE>
<TITLE>GESBaseTransitionClip</TITLE> <TITLE>GESBaseTransitionClip</TITLE>
GESBaseTransitionClip GESBaseTransitionClip
<SUBSECTION Standard> <SUBSECTION Standard>
@ -632,7 +632,7 @@ GES_BASE_TRANSITION_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-base-effect-clip</FILE> <FILE>gesbaseeffectclip</FILE>
<TITLE>GESBaseEffectClip</TITLE> <TITLE>GESBaseEffectClip</TITLE>
GESBaseEffectClip GESBaseEffectClip
<SUBSECTION Standard> <SUBSECTION Standard>
@ -648,7 +648,7 @@ GES_BASE_EFFECT_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-effect-clip</FILE> <FILE>geseffectclip</FILE>
<TITLE>GESEffectClip</TITLE> <TITLE>GESEffectClip</TITLE>
GESEffectClip GESEffectClip
ges_effect_clip_new ges_effect_clip_new
@ -666,7 +666,7 @@ GES_EFFECT_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-transition-clip</FILE> <FILE>gestransitionclip</FILE>
<TITLE>GESTransitionClip</TITLE> <TITLE>GESTransitionClip</TITLE>
GESTransitionClip GESTransitionClip
ges_transition_clip_new ges_transition_clip_new
@ -685,7 +685,7 @@ ges_transition_clip_get_type
<SECTION> <SECTION>
<FILE>ges-test-clip</FILE> <FILE>gestestclip</FILE>
<TITLE>GESTestClip</TITLE> <TITLE>GESTestClip</TITLE>
GESTestClip GESTestClip
GESTestClipClass GESTestClipClass
@ -711,7 +711,7 @@ GES_TEST_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-title-clip</FILE> <FILE>gestitleclip</FILE>
<TITLE>GESTitleClip</TITLE> <TITLE>GESTitleClip</TITLE>
GESTitleClip GESTitleClip
ges_title_clip_new ges_title_clip_new
@ -743,7 +743,7 @@ GES_TITLE_CLIP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-text-overlay-clip</FILE> <FILE>gestextoverlayclip</FILE>
<TITLE>GESTextOverlayClip</TITLE> <TITLE>GESTextOverlayClip</TITLE>
GESTextOverlayClip GESTextOverlayClip
ges_text_overlay_clip_new ges_text_overlay_clip_new
@ -774,7 +774,7 @@ GES_TYPE_OVERLAY_TEXT_CLIP
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-video-test-source</FILE> <FILE>gesvideotestsource</FILE>
<TITLE>GESVideoTestSource</TITLE> <TITLE>GESVideoTestSource</TITLE>
GESVideoTestSource GESVideoTestSource
ges_video_test_source_set_pattern ges_video_test_source_set_pattern
@ -792,7 +792,7 @@ GES_TYPE_VIDEO_TEST_SOURCE
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-audio-test-source</FILE> <FILE>gesaudiotestsource</FILE>
<TITLE>GESAudioTestSource</TITLE> <TITLE>GESAudioTestSource</TITLE>
GESAudioTestSource GESAudioTestSource
ges_audio_test_source_set_freq ges_audio_test_source_set_freq
@ -812,7 +812,7 @@ GES_IS_AUDIO_TEST_SOURCE_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-title-source</FILE> <FILE>gestitlesource</FILE>
<TITLE>GESTitleSource</TITLE> <TITLE>GESTitleSource</TITLE>
GESTitleSource GESTitleSource
ges_title_source_set_text ges_title_source_set_text
@ -845,7 +845,7 @@ GES_IS_TITLE_SOURCE_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-text-overlay</FILE> <FILE>gestextoverlay</FILE>
<TITLE>GESTextOverlay</TITLE> <TITLE>GESTextOverlay</TITLE>
GESTextOverlay GESTextOverlay
ges_text_overlay_new ges_text_overlay_new
@ -876,7 +876,7 @@ GES_TYPE_TEXT_OVERLAY
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-formatter</FILE> <FILE>gesformatter</FILE>
<TITLE>GESFormatter</TITLE> <TITLE>GESFormatter</TITLE>
GESFormatter GESFormatter
GESFormatterClass GESFormatterClass
@ -907,7 +907,7 @@ GESFormatterPrivate
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-pitivi-formatter</FILE> <FILE>gespitiviformatter</FILE>
<TITLE>GESPitiviFormatter</TITLE> <TITLE>GESPitiviFormatter</TITLE>
GESPitiviFormatter GESPitiviFormatter
ges_pitivi_formatter_new ges_pitivi_formatter_new
@ -925,7 +925,7 @@ ges_pitivi_formatter_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-base-effect</FILE> <FILE>gesbaseeffect</FILE>
<TITLE>GESBaseEffect</TITLE> <TITLE>GESBaseEffect</TITLE>
GESBaseEffect GESBaseEffect
<SUBSECTION Standard> <SUBSECTION Standard>
@ -941,7 +941,7 @@ ges_base_effect_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-effect</FILE> <FILE>geseffect</FILE>
<TITLE>GESEffect</TITLE> <TITLE>GESEffect</TITLE>
GESEffect GESEffect
ges_effect_new ges_effect_new
@ -958,7 +958,7 @@ ges_effect_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-meta-container</FILE> <FILE>gesmetacontainer</FILE>
<TITLE>GESMetaContainer</TITLE> <TITLE>GESMetaContainer</TITLE>
GESMetaContainer GESMetaContainer
GESMetaForeachFunc GESMetaForeachFunc
@ -1019,7 +1019,7 @@ ges_meta_container_get_ype
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-extractable</FILE> <FILE>gesextractable</FILE>
<TITLE>GESExtractableInterface</TITLE> <TITLE>GESExtractableInterface</TITLE>
GESExtractable GESExtractable
GESExtractableInterface GESExtractableInterface
@ -1036,7 +1036,7 @@ ges_extractable_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-asset</FILE> <FILE>gesasset</FILE>
<TITLE>GESAsset</TITLE> <TITLE>GESAsset</TITLE>
GESAsset GESAsset
ges_asset_get_extractable_type ges_asset_get_extractable_type
@ -1058,7 +1058,7 @@ ges_asset_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-clip-asset</FILE> <FILE>gesclipasset</FILE>
<TITLE>GESClipAsset</TITLE> <TITLE>GESClipAsset</TITLE>
GESClipAsset GESClipAsset
ges_clip_asset_get_type ges_clip_asset_get_type
@ -1075,7 +1075,7 @@ GES_CLIP_ASSET_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-track-element-asset</FILE> <FILE>gestrackelementasset</FILE>
<TITLE>GESTrackElementAsset</TITLE> <TITLE>GESTrackElementAsset</TITLE>
GESTrackElementAsset GESTrackElementAsset
ges_track_element_asset_get_type ges_track_element_asset_get_type
@ -1093,7 +1093,7 @@ GES_TRACK_ELEMENT_ASSET_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-uri-clip-asset</FILE> <FILE>gesuriclipasset</FILE>
<TITLE>GESUriClipAsset</TITLE> <TITLE>GESUriClipAsset</TITLE>
GESUriClipAsset GESUriClipAsset
ges_uri_clip_asset_get_type ges_uri_clip_asset_get_type
@ -1115,7 +1115,7 @@ GES_URI_CLIP_ASSET_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-group</FILE> <FILE>gesgroup</FILE>
<TITLE>GESGroup</TITLE> <TITLE>GESGroup</TITLE>
GESGroup GESGroup
ges_group_new ges_group_new
@ -1132,7 +1132,7 @@ GES_GROUP_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-asset-track-file-source</FILE> <FILE>gesurisourceasset</FILE>
<TITLE>GESUriSourceAsset</TITLE> <TITLE>GESUriSourceAsset</TITLE>
GESUriSourceAsset GESUriSourceAsset
ges_uri_source_asset_get_type ges_uri_source_asset_get_type
@ -1150,7 +1150,7 @@ GES_URI_SOURCE_ASSET_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-project</FILE> <FILE>gesproject</FILE>
<TITLE>GESProject</TITLE> <TITLE>GESProject</TITLE>
GESProject GESProject
ges_project_load ges_project_load
@ -1177,7 +1177,7 @@ GES_TYPE_PROJECT
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-base-xml-formatter</FILE> <FILE>gesbasexmlformatter</FILE>
<TITLE>GESBaseXmlFormatter</TITLE> <TITLE>GESBaseXmlFormatter</TITLE>
GESBaseXmlFormatter GESBaseXmlFormatter
ges_base_xml_formatter_get_type ges_base_xml_formatter_get_type
@ -1192,7 +1192,7 @@ GES_TYPE_BASE_XML_FORMATTER
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>ges-xml-formatter</FILE> <FILE>gesxmlformatter</FILE>
<TITLE>GESXmlFormatter</TITLE> <TITLE>GESXmlFormatter</TITLE>
ges_xml_formatter_get_type ges_xml_formatter_get_type
<SUBSECTION Standard> <SUBSECTION Standard>

View file

@ -19,7 +19,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/** /**
* SECTION: ges-asset * SECTION: gesasset
* @short_description: Represents usable resources inside the GStreamer Editing Services * @short_description: Represents usable resources inside the GStreamer Editing Services
* *
* The Assets in the GStreamer Editing Services represent the resources * The Assets in the GStreamer Editing Services represent the resources

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-audio-source * SECTION:gesaudiosource
* @short_description: Base Class for audio sources * @short_description: Base Class for audio sources
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-audio-test-source * SECTION:gesaudiotestsource
* @short_description: produce a simple test waveform or silence * @short_description: produce a simple test waveform or silence
* *
* Outputs a test audio stream using audiotestsrc. The default property values * Outputs a test audio stream using audiotestsrc. The default property values

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION: ges-audio-track: * SECTION: gesaudiotrack
* @short_description: A standard GESTrack for raw audio * @short_description: A standard GESTrack for raw audio
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-audio-transition * SECTION:gesaudiotransition
* @short_description: implements audio crossfade transition * @short_description: implements audio crossfade transition
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-audio-uri-source * SECTION:gesaudiourisource
* @short_description: outputs a single audio stream from a given file * @short_description: outputs a single audio stream from a given file
*/ */

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION: ges-base-effect-clip * SECTION: gesbaseeffectclip
* @short_description: An effect in a GESLayer * @short_description: An effect in a GESLayer
* *
* The effect will be applied on the sources that have lower priorities * The effect will be applied on the sources that have lower priorities

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION:ges-base-effect * SECTION:gesbaseeffect
* @short_description: adds an effect to a stream in a GESSourceClip or a * @short_description: adds an effect to a stream in a GESSourceClip or a
* GESLayer * GESLayer
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION: ges-base-transition-clip * SECTION: gesbasetransitionclip
* @short_description: Base classes for transitions * @short_description: Base classes for transitions
*/ */

View file

@ -18,7 +18,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/** /**
* SECTION: ges-clip-asset * SECTION: gesclipasset
* @short_description: A GESAsset subclass specialized in GESClip extraction * @short_description: A GESAsset subclass specialized in GESClip extraction
* *
* The #GESUriClipAsset is a special #GESAsset specilized in #GESClip. * The #GESUriClipAsset is a special #GESAsset specilized in #GESClip.

View file

@ -21,7 +21,7 @@
*/ */
/** /**
* SECTION:ges-clip * SECTION:gesclip
* @short_description: Base Class for objects in a GESLayer * @short_description: Base Class for objects in a GESLayer
* *
* A #GESClip is a 'natural' object which controls one or more * A #GESClip is a 'natural' object which controls one or more

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-container * SECTION:gescontainer
* @short_description: Base Class for objects responsible for controlling other * @short_description: Base Class for objects responsible for controlling other
* GESTimelineElement-s * GESTimelineElement-s
*/ */

View file

@ -18,7 +18,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/* SECTION: ges-effect-asset /* SECTION: geseffectasset
* @short_description: A GESAsset subclass specialized in GESEffect extraction * @short_description: A GESAsset subclass specialized in GESEffect extraction
* *
* This is internal, and implementation details, so we are not showing it in the * This is internal, and implementation details, so we are not showing it in the

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION: ges-effect-clip * SECTION: geseffectclip
* @short_description: An effect created by parse-launch style bin descriptions * @short_description: An effect created by parse-launch style bin descriptions
* in a GESLayer * in a GESLayer
* *

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION:ges-effect * SECTION:geseffect
* @short_description: adds an effect build from a parse-launch style * @short_description: adds an effect build from a parse-launch style
* bin description to a stream in a GESSourceClip or a GESLayer * bin description to a stream in a GESSourceClip or a GESLayer
*/ */

View file

@ -19,7 +19,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/** /**
* SECTION: ges-extractable * SECTION: gesextractable
* @short_description: An interface for objects which can be extracted from a GESAsset * @short_description: An interface for objects which can be extracted from a GESAsset
* *
* FIXME: Long description needed * FIXME: Long description needed

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-formatter * SECTION:gesformatter
* @short_description: Timeline saving and loading. * @short_description: Timeline saving and loading.
* *
**/ **/

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION:ges-group * SECTION:gesgroup
* @short_description: Class that permits to group GESClip-s in a timeline, * @short_description: Class that permits to group GESClip-s in a timeline,
* letting the user manage it a single GESTimelineElement * letting the user manage it a single GESTimelineElement
* *

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-image-source * SECTION:gesimagesource
* @short_description: outputs the video stream from a media file as a still * @short_description: outputs the video stream from a media file as a still
* image. * image.
* *

View file

@ -21,7 +21,7 @@
*/ */
/** /**
* SECTION:ges-layer * SECTION:geslayer
* @short_description: Non-overlapping sequence of GESClip * @short_description: Non-overlapping sequence of GESClip
* *
* Responsible for the ordering of the various contained Clip(s). A * Responsible for the ordering of the various contained Clip(s). A

View file

@ -4,7 +4,7 @@
#include "ges-meta-container.h" #include "ges-meta-container.h"
/** /**
* SECTION: ges-meta-container * SECTION: gesmetacontainer
* @short_description: An interface for storing meta * @short_description: An interface for storing meta
* *
* Interface that allows reading and writing meta * Interface that allows reading and writing meta

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION:ges-multi-file-source * SECTION:gesmultifilesource
* @short_description: outputs the video stream from a sequence of images. * @short_description: outputs the video stream from a sequence of images.
* *
* Outputs the video stream from a given image sequence. The start frame * Outputs the video stream from a given image sequence. The start frame

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-operation-clip * SECTION:gesoperationclip
* @short_description: Base Class for operations in a GESLayer * @short_description: Base Class for operations in a GESLayer
* *
* Operations are any kind of object that both outputs AND consumes data. * Operations are any kind of object that both outputs AND consumes data.

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-operation * SECTION:gesoperation
* @short_description: Base Class for effects and overlays * @short_description: Base Class for effects and overlays
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-overlay-clip * SECTION:gesoverlayclip
* @short_description: Base Class for overlays in a GESLayer * @short_description: Base Class for overlays in a GESLayer
* *
* Overlays are objects which modify the underlying layer(s). * Overlays are objects which modify the underlying layer(s).

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-pipeline * SECTION:gespipeline
* @short_description: Convenience GstPipeline for editing. * @short_description: Convenience GstPipeline for editing.
* *
* #GESPipeline allows developers to view and render #GESTimeline * #GESPipeline allows developers to view and render #GESTimeline

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION: ges-pitivi-formatter * SECTION: gespitiviformatter
* @short_description: A formatter for the obsolete Pitivi xptv project file format * @short_description: A formatter for the obsolete Pitivi xptv project file format
* *
* This is a legacy format and you should avoid to use it. The formatter * This is a legacy format and you should avoid to use it. The formatter

View file

@ -18,7 +18,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/** /**
* SECTION: ges-project * SECTION: gesproject
* @short_description: A GESAsset that is used to manage projects * @short_description: A GESAsset that is used to manage projects
* *
* The #GESProject is used to control a set of #GESAsset and is a * The #GESProject is used to control a set of #GESAsset and is a

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-source-clip * SECTION:gessourceclip
* @short_description: Base Class for sources of a GESLayer * @short_description: Base Class for sources of a GESLayer
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-source * SECTION:gessource
* @short_description: Base Class for single-media sources * @short_description: Base Class for single-media sources
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-test-clip * SECTION:gestestclip
* @short_description: Render video and audio test patterns in a GESLayer * @short_description: Render video and audio test patterns in a GESLayer
* *
* Useful for testing purposes. * Useful for testing purposes.

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-text-overlay-clip * SECTION:gestextoverlayclip
* @short_description: Render text onto another stream in a GESLayer * @short_description: Render text onto another stream in a GESLayer
* *
* Renders text onto the next lower priority stream using textrender. * Renders text onto the next lower priority stream using textrender.

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-text-overlay * SECTION:gestextoverlay
* @short_description: render text onto another video stream in a GESLayer * @short_description: render text onto another video stream in a GESLayer
* *
*/ */

View file

@ -17,7 +17,7 @@
*/ */
/** /**
* SECTION:ges-timeline-element * SECTION:gestimelineelement
* @short_description: Base Class for all elements that will be in a way or * @short_description: Base Class for all elements that will be in a way or
* another inside a GESTimeline. * another inside a GESTimeline.
* *

View file

@ -22,7 +22,7 @@
*/ */
/** /**
* SECTION:ges-timeline * SECTION:gestimeline
* @short_description: Multimedia timeline * @short_description: Multimedia timeline
* *
* #GESTimeline is the central object for any multimedia timeline. * #GESTimeline is the central object for any multimedia timeline.

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-title-clip * SECTION:gestitleclip
* @short_description: Render stand-alone titles in GESLayer. * @short_description: Render stand-alone titles in GESLayer.
* *
* Renders the given text in the specified font, at specified position, and * Renders the given text in the specified font, at specified position, and

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-title-source * SECTION:gestitlesource
* @short_description: render stand-alone text titles * @short_description: render stand-alone text titles
* *
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION: ges-track-element-asset * SECTION: gestrackelementasset
* @short_description: A GESAsset subclass specialized in GESTrackElement extraction * @short_description: A GESAsset subclass specialized in GESTrackElement extraction
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-track-element * SECTION:gestrackelement
* @short_description: Base Class for objects contained in a GESTrack * @short_description: Base Class for objects contained in a GESTrack
* *
* #GESTrackElement is the Base Class for any object that can be contained in a * #GESTrackElement is the Base Class for any object that can be contained in a

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-track * SECTION:gestrack
* @short_description: Composition of objects * @short_description: Composition of objects
* *
* Corresponds to one output format (i.e. audio OR video). * Corresponds to one output format (i.e. audio OR video).

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION: ges-transition-clip * SECTION: gestransitionclip
* @short_description: Transition from one clip to another in a GESLayer * @short_description: Transition from one clip to another in a GESLayer
* *
* Creates an object that mixes together the two underlying objects, A and B. * Creates an object that mixes together the two underlying objects, A and B.

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-transition * SECTION:gestransition
* @short_description: base class for audio and video transitions * @short_description: base class for audio and video transitions
* *
*/ */

View file

@ -19,7 +19,7 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
/** /**
* SECTION: ges-uri-clip-asset * SECTION: gesuriclipasset
* @short_description: A GESAsset subclass specialized in GESUriClip extraction * @short_description: A GESAsset subclass specialized in GESUriClip extraction
* *
* The #GESUriClipAsset is a special #GESAsset that lets you handle * The #GESUriClipAsset is a special #GESAsset that lets you handle
@ -541,7 +541,7 @@ ges_uri_clip_asset_get_stream_assets (GESUriClipAsset * self)
* GESUriSourceAsset implementation * * GESUriSourceAsset implementation *
*****************************************************************/ *****************************************************************/
/** /**
* SECTION: ges-asset-track-file-source * SECTION: gesurisourceasset
* @short_description: A GESAsset subclass specialized in GESUriSource extraction * @short_description: A GESAsset subclass specialized in GESUriSource extraction
* *
* NOTE: You should never request such a #GESAsset as they will be created automatically * NOTE: You should never request such a #GESAsset as they will be created automatically

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-timeline-filesource * SECTION:gestimelinefilesource
* @short_description: An object for manipulating media files in a GESTimeline * @short_description: An object for manipulating media files in a GESTimeline
* *
* Represents all the output streams from a particular uri. It is assumed that * Represents all the output streams from a particular uri. It is assumed that

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-video-source * SECTION:gesvideosource
* @short_description: Base Class for video sources * @short_description: Base Class for video sources
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-video-test-source * SECTION:gesvideotestsource
* @short_description: produce solid colors and patterns * @short_description: produce solid colors and patterns
*/ */

View file

@ -18,7 +18,7 @@
*/ */
/** /**
* SECTION: ges-video-track: * SECTION: gesvideotrack
* @short_description: A standard GESTrack for raw video * @short_description: A standard GESTrack for raw video
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-video-transition * SECTION:gesvideotransition
* @short_description: implements video crossfade transition * @short_description: implements video crossfade transition
*/ */

View file

@ -19,7 +19,7 @@
*/ */
/** /**
* SECTION:ges-video-uri-source * SECTION:gesvideourisource
* @short_description: outputs a single video stream from a given file * @short_description: outputs a single video stream from a given file
*/ */