gstreamer/docs/libs/gst-plugins-bad-libs-sections.txt
Matthew Waters 1894293d63 webrtcbin: an element that handles the transport aspects of webrtc connections
SDP's are generated and consumed according to the W3C PeerConnection API
available from https://www.w3.org/TR/webrtc/

The SDP is either created initially from the connected
sink pads/attached transceivers as in the case of generating an offer or
intersected with the connected sink pads/attached transceivers as in
the case for creating an answer.  In both cases, the rtp payloaded streams
sent by the peer are exposed as separate src pads.

The implementation supports trickle ICE, RTCP muxing, reduced size RTCP.

With contributions from:
Nirbheek Chauhan <nirbheek@centricular.com>
Mathieu Duponchelle <mathieu@centricular.com>
Edward Hervey <edward@centricular.com>

https://bugzilla.gnome.org/show_bug.cgi?id=792523
2018-02-02 15:02:21 +11:00

1168 lines
30 KiB
Text

# codecparsers
<SECTION>
<FILE>gsth264parser</FILE>
<TITLE>h264parser</TITLE>
<INCLUDE>gst/codecparsers/gsth264parser.h</INCLUDE>
GST_H264_MAX_SPS_COUNT
GST_H264_MAX_PPS_COUNT
GST_H264_IS_P_SLICE
GST_H264_IS_B_SLICE
GST_H264_IS_I_SLICE
GST_H264_IS_SP_SLICE
GST_H264_IS_SI_SLICE
GstH264NalUnitType
GstH264ParserResult
GstH264SEIPayloadType
GstH264SEIPicStructType
GstH264SliceType
GstH264NalParser
GstH264NalUnit
GstH264SPS
GstH264PPS
GstH264HRDParams
GstH264VUIParams
GstH264DecRefPicMarking
GstH264RefPicMarking
GstH264PredWeightTable
GstH264SliceHdr
GstH264ClockTimestamp
GstH264PicTiming
GstH264BufferingPeriod
GstH264SEIMessage
gst_h264_parser_identify_nalu
gst_h264_parser_identify_nalu_avc
gst_h264_parser_parse_nal
gst_h264_parser_parse_slice_hdr
gst_h264_parser_parse_sps
gst_h264_parser_parse_pps
gst_h264_parser_parse_sei
gst_h264_nal_parser_new
gst_h264_nal_parser_free
gst_h264_parse_sps
gst_h264_parse_pps
gst_h264_pps_clear
gst_h264_quant_matrix_8x8_get_zigzag_from_raster
gst_h264_quant_matrix_8x8_get_raster_from_zigzag
gst_h264_quant_matrix_4x4_get_zigzag_from_raster
gst_h264_quant_matrix_4x4_get_raster_from_zigzag
gst_h264_video_calculate_framerate
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gstjpegparser</FILE>
<TITLE>jpegparser</TITLE>
<INCLUDE>gst/codecparsers/gstjpegparser.h</INCLUDE>
GST_JPEG_MAX_FRAME_COMPONENTS
GST_JPEG_MAX_SCAN_COMPONENTS
GST_JPEG_MAX_QUANT_ELEMENTS
GstJpegMarker;
GST_JPEG_MARKER_SOF_MIN
GST_JPEG_MARKER_SOF_MAX
GST_JPEG_MARKER_APP_MIN
GST_JPEG_MARKER_APP_MAX
GST_JPEG_MARKER_RST_MIN
GST_JPEG_MARKER_RST_MAX
GstJpegEntropyCodingMode
GstJpegProfile
GstJpegSegment
gst_jpeg_parse
GstJpegFrameHdr
GstJpegFrameComponent
gst_jpeg_segment_parse_frame_header
GstJpegScanHdr
GstJpegScanComponent
gst_jpeg_segment_parse_scan_header
GstJpegHuffmanTables
GstJpegHuffmanTable
gst_jpeg_segment_parse_huffman_table
GstJpegQuantTable
gst_jpeg_segment_parse_quantization_table
gst_jpeg_segment_parse_restart_interval
gst_jpeg_get_default_quantization_tables
gst_jpeg_get_default_huffman_tables
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gstvc1parser</FILE>
<TITLE>vc1parser</TITLE>
<INCLUDE>gst/codecparsers/gstvc1parser.h</INCLUDE>
MAX_HRD_NUM_LEAKY_BUCKETS
GST_VC1_BFRACTION_BASIS
GstVC1StartCode
GstVC1Profile
GstVC1ParserResult
GstVC1PictureType
GstVC1Level
GstVC1QuantizerSpec
GstVC1DQProfile
GstVC1Condover
GstVC1MvMode
GstVC1SeqHdr
GstVC1AdvancedSeqHdr
GstVC1SeqLayer
GstVC1SeqStructA
GstVC1SeqStructB
GstVC1SeqStructC
GstVC1HrdParam
GstVC1EntryPointHdr
GstVC1FrameHdr
GstVC1PicAdvanced
GstVC1PicSimpleMain
GstVC1Picture
GstVC1VopDquant
GstVC1BDU
gst_vc1_identify_next_bdu
gst_vc1_parse_sequence_header
gst_vc1_parse_sequence_layer
gst_vc1_parse_sequence_header_struct_a
gst_vc1_parse_sequence_header_struct_b
gst_vc1_parse_sequence_header_struct_c
gst_vc1_parse_entry_point_header
gst_vc1_parse_frame_header
gst_vc1_bitplanes_new
gst_vc1_bitplanes_free
gst_vc1_bitplanes_free_1
gst_vc1_bitplanes_ensure_size
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gstmpegvideometa</FILE>
<INCLUDE>gst/codecparsers/gstmpegvideometa.h</INCLUDE>
GST_MPEG_VIDEO_META_API_TYPE
GST_MPEG_VIDEO_META_INFO
GstMpegVideoMeta
gst_buffer_add_mpeg_video_meta
gst_buffer_get_mpeg_video_meta
gst_mpeg_video_meta_get_info
<SUBSECTION Standard>
gst_mpeg_video_meta_api_get_type
</SECTION>
<SECTION>
<FILE>gstmpegvideoparser</FILE>
<TITLE>mpegvideoparser</TITLE>
<INCLUDE>gst/codecparsers/gstmpegvideoparser.h</INCLUDE>
GstMpegVideoPacketTypeCode
GstMpegVideoPacketExtensionCode
GstMpegVideoLevel
GstMpegVideoProfile
GstMpegVideoPictureType
GstMpegVideoPictureStructure
GstMpegVideoSequenceHdr
GstMpegVideoSequenceExt
GstMpegVideoPictureHdr
GstMpegVideoGop
GstMpegVideoPictureExt
GstMpegVideoQuantMatrixExt
GstMpegVideoTypeOffsetSize
gst_mpeg_video_parse
gst_mpeg_video_packet_parse_sequence_header
gst_mpeg_video_packet_parse_sequence_extension
gst_mpeg_video_packet_parse_sequence_display_extension
gst_mpeg_video_packet_parse_sequence_scalable_extension
gst_mpeg_video_packet_parse_picture_header
gst_mpeg_video_packet_parse_picture_extension
gst_mpeg_video_packet_parse_gop
gst_mpeg_video_packet_parse_slice_header
gst_mpeg_video_packet_parse_quant_matrix_extension
gst_mpeg_video_finalise_mpeg2_sequence_header
gst_mpeg_video_quant_matrix_get_raster_from_zigzag
gst_mpeg_video_quant_matrix_get_zigzag_from_raster
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gstmpeg4parser</FILE>
<TITLE>mpeg4parser</TITLE>
<INCLUDE>gst/codecparsers/gstmpeg4parser.h</INCLUDE>
GstMpeg4StartCode
GstMpeg4VisualObjectType
GstMpeg4AspectRatioInfo
GstMpeg4ParseResult
GstMpeg4VideoObjectCodingType
GstMpeg4ChromaFormat
GstMpeg4VideoObjectLayerShape
GstMpeg4SpriteEnable
GstMpeg4Profile
GstMpeg4Level
GstMpeg4VisualObjectSequence
GstMpeg4VisualObject
GstMpeg4VideoSignalType
GstMpeg4VideoPlaneShortHdr
GstMpeg4VideoObjectLayer
GstMpeg4SpriteTrajectory
GstMpeg4GroupOfVOP
GstMpeg4VideoObjectPlane
GstMpeg4Packet
GstMpeg4VideoPacketHdr
gst_mpeg4_parse
gst_mpeg4_parse_video_object_plane
gst_mpeg4_parse_group_of_vop
gst_mpeg4_parse_video_object_layer
gst_mpeg4_parse_visual_object
gst_mpeg4_parse_visual_object_sequence
gst_mpeg4_parse_video_packet_header
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gstmpegts</FILE>
<SUBSECTION Common>
gst_mpegts_initialize
</SECTION>
<SECTION>
<FILE>gstmpegtsdescriptor</FILE>
<SUBSECTION Common>
GstMpegtsDescriptor
GstMpegtsDescriptorType
GstMpegtsMiscDescriptorType
gst_mpegts_find_descriptor
gst_mpegts_parse_descriptors
gst_mpegts_descriptor_from_custom
<SUBSECTION registration>
gst_mpegts_descriptor_from_registration
<SUBSECTION iso639>
GstMpegtsISO639LanguageDescriptor
GstMpegtsIso639AudioType
gst_mpegts_descriptor_parse_iso_639_language
gst_mpegts_descriptor_parse_iso_639_language_idx
gst_mpegts_descriptor_parse_iso_639_language_nb
gst_mpegts_iso_639_language_descriptor_free
<SUBSECTION logical_channel>
GstMpegtsLogicalChannel
GstMpegtsLogicalChannelDescriptor
gst_mpegts_descriptor_parse_logical_channel
<SUBSECTION Standard>
GST_TYPE_MPEGTS_DVB_CODE_RATE
GST_TYPE_MPEGTS_CABLE_OUTER_FEC_SCHEME
GST_TYPE_MPEGTS_MODULATION_TYPE
GST_TYPE_MPEGTS_SATELLITE_POLARIZATION_TYPE
GST_TYPE_MPEGTS_SATELLITE_ROLLOFF
GST_TYPE_MPEGTS_ISO_639_LANGUAGE
GST_TYPE_MPEGTS_DESCRIPTOR
GST_TYPE_MPEGTS_DVB_SERVICE_TYPE
GST_TYPE_MPEGTS_DESCRIPTOR_TYPE
GST_TYPE_MPEGTS_ISO639_AUDIO_TYPE
GST_TYPE_MPEGTS_ATSC_DESCRIPTOR_TYPE
GST_TYPE_MPEGTS_DVB_DESCRIPTOR_TYPE
GST_TYPE_MPEGTS_ISDB_DESCRIPTOR_TYPE
GST_TYPE_MPEGTS_MISC_DESCRIPTOR_TYPE
gst_mpegts_descriptor_get_type
gst_mpegts_iso_639_language_get_type
gst_mpegts_cable_outer_fec_scheme_get_type
gst_mpegts_modulation_type_get_type
gst_mpegts_satellite_polarization_type_get_type
gst_mpegts_satellite_rolloff_get_type
gst_mpegts_dvb_code_rate_get_type
gst_mpegts_descriptor_type_get_type
gst_mpegts_atsc_descriptor_type_get_type
gst_mpegts_dvb_descriptor_type_get_type
gst_mpegts_isdb_descriptor_type_get_type
gst_mpegts_misc_descriptor_type_get_type
gst_mpegts_iso639_audio_type_get_type
gst_mpegts_dvb_service_type_get_type
</SECTION>
<SECTION>
<FILE>gst-atsc-descriptor</FILE>
GstMpegtsATSCDescriptorType
<SUBSECTION Standard>
GST_TYPE_MPEGTS_ATSC_DESCRIPTOR_TYPE
gst_mpegts_atsc_descriptor_type_get_type
</SECTION>
<SECTION>
<FILE>gst-dvb-descriptor</FILE>
GstMpegtsDVBDescriptorType
GstMpegtsDVBExtendedDescriptorType
<SUBSECTION content>
GstMpegtsContent
gst_mpegts_descriptor_parse_dvb_content
<SUBSECTION component>
GstMpegtsComponentDescriptor
gst_mpegts_dvb_component_descriptor_free
gst_mpegts_descriptor_parse_dvb_component
<SUBSECTION extended_event>
GstMpegtsExtendedEventItem
GstMpegtsExtendedEventDescriptor
gst_mpegts_extended_event_descriptor_free
gst_mpegts_descriptor_parse_dvb_extended_event
<SUBSECTION satellite_delivery>
GstMpegtsSatelliteDeliverySystemDescriptor
GstMpegtsDVBCodeRate
GstMpegtsModulationType
GstMpegtsSatellitePolarizationType
GstMpegtsSatelliteRolloff
gst_mpegts_descriptor_parse_satellite_delivery_system
<SUBSECTION cable_delivery>
GstMpegtsCableDeliverySystemDescriptor
GstMpegtsCableOuterFECScheme
gst_mpegts_descriptor_parse_cable_delivery_system
<SUBSECTION terrestrial_delivery>
GstMpegtsTerrestrialDeliverySystemDescriptor
GstMpegtsTerrestrialTransmissionMode
GstMpegtsTerrestrialGuardInterval
GstMpegtsTerrestrialHierarchy
GstMpegtsModulationType
GstMpegtsDVBCodeRate
gst_mpegts_descriptor_parse_terrestrial_delivery_system
<SUBSECTION t2_delivery>
GstMpegtsT2DeliverySystemCellExtension
GstMpegtsT2DeliverySystemCell
GstMpegtsT2DeliverySystemDescriptor
gst_mpegts_t2_delivery_system_descriptor_free
gst_mpegts_descriptor_parse_dvb_t2_delivery_system
<SUBSECTION short_event>
gst_mpegts_descriptor_parse_dvb_short_event
<SUBSECTION network_name>
gst_mpegts_descriptor_parse_dvb_network_name
gst_mpegts_descriptor_from_dvb_network_name
<SUBSECTION service>
GstMpegtsDVBServiceType
gst_mpegts_descriptor_parse_dvb_service
gst_mpegts_descriptor_from_dvb_service
<SUBSECTION teletext>
GstMpegtsDVBTeletextType
gst_mpegts_descriptor_parse_dvb_teletext_idx
gst_mpegts_descriptor_parse_dvb_teletext_nb
<SUBSECTION subtitling>
gst_mpegts_descriptor_parse_dvb_subtitling_idx
gst_mpegts_descriptor_parse_dvb_subtitling_nb
gst_mpegts_descriptor_from_dvb_subtitling
<SUBSECTION linkage>
GstMpegtsDVBLinkageType
GstMpegtsDVBLinkageHandOverType
GstMpegtsDVBLinkageMobileHandOver
GstMpegtsDVBLinkageEvent
GstMpegtsDVBLinkageExtendedEvent
GstMpegtsDVBLinkageDescriptor
gst_mpegts_dvb_linkage_descriptor_free
gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over
gst_mpegts_dvb_linkage_descriptor_get_event
gst_mpegts_dvb_linkage_descriptor_get_extended_event
gst_mpegts_descriptor_parse_dvb_linkage
<SUBSECTION private_data_specifier>
gst_mpegts_descriptor_parse_dvb_private_data_specifier
<SUBSECTION frequency_list>
gst_mpegts_descriptor_parse_dvb_frequency_list
<SUBSECTION data_broadcast>
GstMpegtsDataBroadcastDescriptor
gst_mpegts_dvb_data_broadcast_descriptor_free
gst_mpegts_descriptor_parse_dvb_data_broadcast
<SUBSECTION scrambling>
GstMpegtsDVBScramblingModeType
gst_mpegts_descriptor_parse_dvb_scrambling
<SUBSECTION data_broadcast_id>
gst_mpegts_descriptor_parse_dvb_data_broadcast_id
<SUBSECTION parental_rating>
GstMpegtsDVBParentalRatingItem
gst_mpegts_descriptor_parse_dvb_parental_rating
<SUBSECTION stream_identifier>
gst_mpegts_descriptor_parse_dvb_stream_identifier
<SUBSECTION ca_identifier>
gst_mpegts_descriptor_parse_dvb_ca_identifier
<SUBSECTION service_list>
GstMpegtsDVBServiceListItem
gst_mpegts_descriptor_parse_dvb_service_list
<SUBSECTION stuffing>
gst_mpegts_descriptor_parse_dvb_stuffing
<SUBSECTION bouquet_name>
gst_mpegts_descriptor_parse_dvb_bouquet_name
<SUBSECTION multilingual_network_name>
GstMpegtsDvbMultilingualNetworkNameItem
gst_mpegts_descriptor_parse_dvb_multilingual_network_name
<SUBSECTION multilingual_bouquet_name>
GstMpegtsDvbMultilingualBouquetNameItem
gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name
<SUBSECTION multilingual_service_name>
GstMpegtsDvbMultilingualServiceNameItem
gst_mpegts_descriptor_parse_dvb_multilingual_service_name
<SUBSECTION multilingual_component>
GstMpegtsDvbMultilingualComponentItem
gst_mpegts_descriptor_parse_dvb_multilingual_component
<SUBSECTION Standard>
GST_TYPE_MPEGTS_DVB_CODE_RATE
GST_TYPE_MPEGTS_COMPONENT_DESCRIPTOR
GST_TYPE_MPEGTS_DVB_DATA_BROADCAST_DESCRIPTOR
GST_TYPE_MPEGTS_DVB_LINKAGE_DESCRIPTOR
GST_TYPE_MPEGTS_EXTENDED_EVENT_DESCRIPTOR
GST_TYPE_MPEGTS_T2_DELIVERY_SYSTEM_DESCRIPTOR
gst_mpegts_dvb_code_rate_get_type
gst_mpegts_component_descriptor_get_type
gst_mpegts_dvb_data_broadcast_descriptor_get_type
gst_mpegts_dvb_linkage_descriptor_get_type
gst_mpegts_extended_event_descriptor_get_type
gst_mpegts_t2_delivery_system_descriptor_get_type
</SECTION>
<SECTION>
<FILE>gst-isdb-descriptor</FILE>
GstMpegtsISDBDescriptorType
<SUBSECTION Standard>
GST_TYPE_MPEGTS_ISDB_DESCRIPTOR_TYPE
gst_mpegts_isdb_descriptor_type_get_type
</SECTION>
<SECTION>
<FILE>gstmpegtssection</FILE>
<SUBSECTION section>
GST_MPEGTS_SECTION_TYPE
GstMpegtsSection
GstMpegtsSectionTableID
GstMpegtsSectionType
gst_message_new_mpegts_section
gst_message_parse_mpegts_section
gst_mpegts_section_send_event
gst_event_parse_mpegts_section
gst_mpegts_section_packetize
gst_mpegts_section_new
gst_mpegts_section_ref
gst_mpegts_section_unref
<SUBSECTION PAT>
GstMpegtsPatProgram
gst_mpegts_section_get_pat
gst_mpegts_pat_new
gst_mpegts_pat_program_new
gst_mpegts_section_from_pat
<SUBSECTION PMT>
GstMpegtsPMT
GstMpegtsPMTStream
GstMpegtsStreamType
gst_mpegts_section_get_pmt
gst_mpegts_pmt_new
gst_mpegts_pmt_stream_new
gst_mpegts_section_from_pmt
<SUBSECTION TSDT>
gst_mpegts_section_get_tsdt
<SUBSECTION CAT>
gst_mpegts_section_get_cat
<SUBSECTION Standard>
GST_TYPE_MPEGTS_SECTION_TABLE_ID
GST_TYPE_MPEGTS_SECTION_TYPE
GST_TYPE_MPEGTS_SECTION_DVB_TABLE_ID
GST_MPEGTS_SECTION
GST_TYPE_MPEGTS_STREAM_TYPE
GST_TYPE_MPEGTS_PMT
GST_TYPE_MPEGTS_PMT_STREAM
GST_TYPE_MPEGTS_SECTION
gst_mpegts_section_table_id_get_type
gst_mpegts_section_type_get_type
gst_mpegts_pmt_get_type
gst_mpegts_pmt_stream_get_type
gst_mpegts_section_get_type
gst_mpegts_stream_type_get_type
</SECTION>
<SECTION>
<FILE>gst-atsc-section</FILE>
GstMpegtsSectionATSCTableID
GstMpegtsAtscVCTSource
GstMpegtsAtscVCT
gst_mpegts_section_get_atsc_tvct
gst_mpegts_section_get_atsc_cvct
GstMpegtsAtscMGTTableType
GstMpegtsAtscMGTTable
GstMpegtsAtscMGT
gst_mpegts_section_get_atsc_mgt
gst_mpegts_atsc_string_segment_get_string
GstMpegtsAtscMultString
GstMpegtsAtscEITEvent
GstMpegtsAtscEIT
gst_mpegts_section_get_atsc_eit
GstMpegtsAtscETT
gst_mpegts_section_get_atsc_ett
GstMpegtsAtscSTT
gst_mpegts_section_get_atsc_stt
gst_mpegts_atsc_stt_get_datetime_utc
<SUBSECTION Standard>
GST_TYPE_MPEGTS_ATSC_EIT
GST_TYPE_MPEGTS_ATSC_EIT_EVENT
GST_TYPE_MPEGTS_ATSC_ETT
GST_TYPE_MPEGTS_ATSC_MGT
GST_TYPE_MPEGTS_ATSC_MGT_TABLE
GST_TYPE_MPEGTS_ATSC_MULT_STRING
GST_TYPE_MPEGTS_ATSC_STRING_SEGMENT
GST_TYPE_MPEGTS_ATSC_STT
GST_TYPE_MPEGTS_ATSC_VCT
GST_TYPE_MPEGTS_ATSC_VCT_SOURCE
GstMpegtsAtscStringSegment
gst_mpegts_atsc_eit_event_get_type
gst_mpegts_atsc_eit_get_type
gst_mpegts_atsc_ett_get_type
gst_mpegts_atsc_mgt_get_type
gst_mpegts_atsc_mgt_table_get_type
gst_mpegts_atsc_mult_string_get_type
gst_mpegts_atsc_string_segment_get_type
gst_mpegts_atsc_stt_get_type
gst_mpegts_atsc_vct_get_type
gst_mpegts_atsc_vct_source_get_type
</SECTION>
<SECTION>
<FILE>gst-dvb-section</FILE>
GstMpegtsSectionDVBTableID
<SUBSECTION NIT>
GstMpegtsNIT
GstMpegtsNITStream
gst_mpegts_section_get_nit
gst_mpegts_nit_new
gst_mpegts_nit_stream_new
gst_mpegts_section_from_nit
<SUBSECTION BAT>
GstMpegtsBAT
GstMpegtsBATStream
gst_mpegts_section_get_bat
<SUBSECTION SDT>
GstMpegtsSDT
GstMpegtsSDTService
gst_mpegts_section_get_sdt
gst_mpegts_sdt_new
gst_mpegts_sdt_service_new
gst_mpegts_section_from_sdt
<SUBSECTION EIT>
GstMpegtsEIT
GstMpegtsEITEvent
GstMpegtsRunningStatus
gst_mpegts_section_get_eit
<SUBSECTION TDT>
gst_mpegts_section_get_tdt
<SUBSECTION TOT>
GstMpegtsTOT
gst_mpegts_section_get_tot
<SUBSECTION Standard>
GST_TYPE_MPEGTS_BAT
GST_TYPE_MPEGTS_BAT_STREAM
GST_TYPE_MPEGTS_EIT
GST_TYPE_MPEGTS_EIT_EVENT
GST_TYPE_MPEGTS_NIT
GST_TYPE_MPEGTS_NIT_STREAM
GST_TYPE_MPEGTS_SDT
GST_TYPE_MPEGTS_SDT_SERVICE
GST_TYPE_MPEGTS_TOT
GST_TYPE_MPEGTS_SECTION_DVB_TABLE_ID
GST_TYPE_MPEGTS_RUNNING_STATUS
gst_mpegts_running_status_get_type
gst_mpegts_section_dvb_table_id_get_type
gst_mpegts_bat_stream_get_type
gst_mpegts_bat_get_type
gst_mpegts_eit_event_get_type
gst_mpegts_eit_get_type
gst_mpegts_nit_get_type
gst_mpegts_nit_stream_get_type
gst_mpegts_sdt_get_type
gst_mpegts_sdt_service_get_type
gst_mpegts_tot_get_type
</SECTION>
<SECTION>
<FILE>gstphotography</FILE>
<TITLE>GstPhotography</TITLE>
GstPhotography
GstPhotographyNoiseReduction
GstPhotographyWhiteBalanceMode
GstPhotographyColorToneMode
GstPhotographySceneMode
GstPhotographyFlashMode
GstPhotographyFlickerReductionMode
GstPhotographyFocusMode
GstPhotographyFocusStatus
GstPhotographyCaps
GstPhotographyShakeRisk
GstPhotographySettings
GstPhotographyCapturePrepared
GST_PHOTOGRAPHY_AUTOFOCUS_DONE
GST_PHOTOGRAPHY_SHAKE_RISK
GST_PHOTOGRAPHY_PROP_WB_MODE
GST_PHOTOGRAPHY_PROP_COLOUR_TONE
GST_PHOTOGRAPHY_PROP_SCENE_MODE
GST_PHOTOGRAPHY_PROP_FLASH_MODE
GST_PHOTOGRAPHY_PROP_NOISE_REDUCTION
GST_PHOTOGRAPHY_PROP_FOCUS_STATUS
GST_PHOTOGRAPHY_PROP_CAPABILITIES
GST_PHOTOGRAPHY_PROP_SHAKE_RISK
GST_PHOTOGRAPHY_PROP_EV_COMP
GST_PHOTOGRAPHY_PROP_ISO_SPEED
GST_PHOTOGRAPHY_PROP_APERTURE
GST_PHOTOGRAPHY_PROP_EXPOSURE
GST_PHOTOGRAPHY_PROP_IMAGE_CAPTURE_SUPPORTED_CAPS
GST_PHOTOGRAPHY_PROP_IMAGE_PREVIEW_SUPPORTED_CAPS
GST_PHOTOGRAPHY_PROP_FLICKER_MODE
GST_PHOTOGRAPHY_PROP_FOCUS_MODE
GST_PHOTOGRAPHY_PROP_ZOOM
gst_photography_get_ev_compensation
gst_photography_get_iso_speed
gst_photography_get_aperture
gst_photography_get_exposure
gst_photography_get_white_balance_mode
gst_photography_get_color_tone_mode
gst_photography_get_scene_mode
gst_photography_get_flash_mode
gst_photography_get_flicker_mode
gst_photography_get_focus_mode
gst_photography_get_noise_reduction
gst_photography_get_zoom
gst_photography_set_ev_compensation
gst_photography_set_iso_speed
gst_photography_set_aperture
gst_photography_set_exposure
gst_photography_set_white_balance_mode
gst_photography_set_color_tone_mode
gst_photography_set_scene_mode
gst_photography_set_flash_mode
gst_photography_set_flicker_mode
gst_photography_set_focus_mode
gst_photography_set_noise_reduction
gst_photography_set_zoom
gst_photography_get_capabilities
gst_photography_prepare_for_capture
gst_photography_set_autofocus
gst_photography_set_config
gst_photography_get_config
<SUBSECTION Standard>
GST_PHOTOGRAPHY
GST_IS_PHOTOGRAPHY
GST_TYPE_PHOTOGRAPHY
gst_photography_get_type
GST_PHOTOGRAPHY_GET_INTERFACE
</SECTION>
<SECTION>
<FILE>gstbasecamerasrc</FILE>
<TITLE>GstBaseCameraSrc</TITLE>
GST_BASE_CAMERA_SRC_CAST
GST_BASE_CAMERA_SRC_VIEWFINDER_PAD_NAME
GST_BASE_CAMERA_SRC_IMAGE_PAD_NAME
GST_BASE_CAMERA_SRC_VIDEO_PAD_NAME
GST_BASE_CAMERA_SRC_PREVIEW_MESSAGE_NAME
GstBaseCameraSrc
GstBaseCameraSrcClass
MIN_ZOOM
MAX_ZOOM
ZOOM_1X
gst_base_camera_src_get_photography
gst_base_camera_src_get_color_balance
gst_base_camera_src_set_mode
gst_base_camera_src_setup_zoom
gst_base_camera_src_setup_preview
gst_base_camera_src_finish_capture
gst_base_camera_src_post_preview
<SUBSECTION Standard>
GST_BASE_CAMERA_SRC
GST_IS_BASE_CAMERA_SRC
GST_TYPE_BASE_CAMERA_SRC
gst_base_camera_src_get_type
GST_BASE_CAMERA_SRC_CLASS
GST_IS_BASE_CAMERA_SRC_CLASS
GST_BASE_CAMERA_SRC_GET_CLASS
</SECTION>
<SECTION>
<FILE>gstsignalprocessor</FILE>
<TITLE>GstSignalProcessor</TITLE>
GstSignalProcessorClassFlags
GST_SIGNAL_PROCESSOR_CLASS_CAN_PROCESS_IN_PLACE
GST_SIGNAL_PROCESSOR_CLASS_SET_CAN_PROCESS_IN_PLACE
GstSignalProcessorState
GST_SIGNAL_PROCESSOR_IS_INITIALIZED
GST_SIGNAL_PROCESSOR_IS_RUNNING
GstSignalProcessorGroup
GstSignalProcessor
GstSignalProcessorClass
gst_signal_processor_class_add_pad_template
<SUBSECTION Standard>
GST_SIGNAL_PROCESSOR
GST_IS_SIGNAL_PROCESSOR
GST_TYPE_SIGNAL_PROCESSOR
gst_signal_processor_get_type
GST_SIGNAL_PROCESSOR_CLASS
GST_IS_SIGNAL_PROCESSOR_CLASS
GST_SIGNAL_PROCESSOR_GET_CLASS
</SECTION>
<SECTION>
<FILE>photography-enumtypes</FILE>
gst_photography_noise_reduction_get_type
GST_TYPE_PHOTOGRAPHY_NOISE_REDUCTION
gst_white_balance_mode_get_type
GST_TYPE_WHITE_BALANCE_MODE
gst_colour_tone_mode_get_type
GST_TYPE_COLOUR_TONE_MODE
gst_scene_mode_get_type
GST_TYPE_SCENE_MODE
gst_flash_mode_get_type
GST_TYPE_FLASH_MODE
gst_focus_status_get_type
GST_TYPE_FOCUS_STATUS
gst_photo_caps_get_type
GST_TYPE_PHOTO_CAPS
gst_photo_shake_risk_get_type
GST_TYPE_PHOTO_SHAKE_RISK
gst_flicker_reduction_mode_get_type
GST_TYPE_FLICKER_REDUCTION_MODE
gst_focus_mode_get_type
GST_TYPE_FOCUS_MODE
</SECTION>
<SECTION>
<FILE>gstcamerabin-enum</FILE>
DEFAULT_WIDTH
DEFAULT_HEIGHT
DEFAULT_CAPTURE_WIDTH
DEFAULT_CAPTURE_HEIGHT
DEFAULT_FPS_N
DEFAULT_FPS_D
DEFAULT_ZOOM
GstCameraBinMode
GST_TYPE_CAMERABIN_MODE
gst_camerabin_mode_get_type
</SECTION>
<SECTION>
<FILE>gstcamerabinpreview</FILE>
gst_camerabin_create_preview_pipeline
gst_camerabin_destroy_preview_pipeline
gst_camerabin_preview_pipeline_post
gst_camerabin_preview_set_caps
</SECTION>
<SECTION>
<FILE>gstinsertbin</FILE>
<TITLE>GstInsertbin</TITLE>
GstInsertBin
GstInsertBinClass
GstInsertBinCallback
gst_insert_bin_new
gst_insert_bin_append
gst_insert_bin_prepend
gst_insert_bin_insert_after
gst_insert_bin_insert_before
gst_insert_bin_remove
<SUBSECTION Standard>
GST_INSERT_BIN
GST_INSERT_BIN_CLASS
GST_INSERT_BIN_GET_CLASS
GST_IS_INSERT_BIN
GST_IS_INSERT_BIN_CLASS
GST_TYPE_INSERT_BIN
gst_insert_bin_get_type
<SUBSECTION Private>
GstInsertBinPrivate
</SECTION>
<SECTION>
<FILE>gstvideoaggregator</FILE>
<TITLE>GstVideoAggregator</TITLE>
GstVideoAggregator
GstVideoAggregatorClass
<SUBSECTION Standard>
GST_IS_VIDEO_AGGREGATOR
GST_IS_VIDEO_AGGREGATOR_CLASS
GST_TYPE_VIDEO_AGGREGATOR
GST_VIDEO_AGGREGATOR
GST_VIDEO_AGGREGATOR_CLASS
GST_VIDEO_AGGREGATOR_GET_CLASS
gst_video_aggregator_get_type
GstVideoAggregatorPrivate
</SECTION>
<SECTION>
<FILE>gstvideoaggregatorpad</FILE>
<TITLE>GstVideoAggregatorPad</TITLE>
GstVideoAggregatorPad
GstVideoAggregatorPadClass
<SUBSECTION Standard>
GST_IS_VIDEO_AGGREGATOR_PAD
GST_IS_VIDEO_AGGREGATOR_PADCLASS
GST_TYPE_VIDEO_AGGREGATOR_PAD
GST_VIDEO_AGGREGATOR_PAD
GST_VIDEO_AGGREGATOR_PAD_CLASS
GST_VIDEO_AGGREGATOR_PAD_GET_CLASS
gst_video_aggregator_pad_get_type
</SECTION>
<SECTION>
<FILE>gstplayer</FILE>
GstPlayer
gst_player_new
gst_player_play
gst_player_pause
gst_player_stop
gst_player_seek
gst_player_set_uri
gst_player_get_uri
gst_player_get_duration
gst_player_get_position
gst_player_set_volume
gst_player_set_mute
gst_player_get_volume
gst_player_get_mute
gst_player_get_pipeline
gst_player_set_config
gst_player_get_config
GstPlayerState
gst_player_state_get_name
GST_PLAYER_ERROR
GstPlayerError
gst_player_error_get_name
gst_player_get_media_info
gst_player_set_audio_track
gst_player_set_video_track
gst_player_set_subtitle_track
gst_player_get_current_audio_track
gst_player_get_current_video_track
gst_player_get_current_subtitle_track
gst_player_set_audio_track_enabled
gst_player_set_video_track_enabled
gst_player_set_subtitle_track_enabled
gst_player_set_subtitle_uri
gst_player_get_subtitle_uri
gst_player_set_visualization
gst_player_set_visualization_enabled
gst_player_get_current_visualization
GstPlayerColorBalanceType
gst_player_color_balance_type_get_name
gst_player_has_color_balance
gst_player_set_color_balance
gst_player_get_color_balance
gst_player_get_multiview_mode
gst_player_set_multiview_mode
gst_player_get_multiview_flags
gst_player_set_multiview_flags
gst_player_get_audio_video_offset
gst_player_set_audio_video_offset
gst_player_get_rate
gst_player_set_rate
GstPlayerSnapshotFormat
gst_player_get_video_snapshot
GstPlayerSignalDispatcher
GstPlayerSignalDispatcherInterface
GstPlayerVideoRenderer
GstPlayerVideoRendererInterface
<SUBSECTION config>
gst_player_config_set_position_update_interval
gst_player_config_get_position_update_interval
gst_player_config_set_user_agent
gst_player_config_get_user_agent
gst_player_config_set_seek_accurate
gst_player_config_get_seek_accurate
<SUBSECTION Standard>
GST_IS_PLAYER
GST_IS_PLAYER_CLASS
GST_PLAYER
GST_PLAYER_CAST
GST_PLAYER_CLASS
GST_PLAYER_GET_CLASS
GST_TYPE_PLAYER
GstPlayerClass
gst_player_get_type
gst_player_visualization_get_type
GST_TYPE_PLAYER_ERROR
gst_player_error_quark
gst_player_error_get_type
GST_TYPE_PLAYER_STATE
gst_player_state_get_type
GST_TYPE_PLAYER_COLOR_BALANCE_TYPE
gst_player_color_balance_type_get_type
GST_TYPE_PLAYER_SIGNAL_DISPATCHER
GST_PLAYER_SIGNAL_DISPATCHER
GST_IS_PLAYER_SIGNAL_DISPATCHER
GST_PLAYER_SIGNAL_DISPATCHER_GET_INTERFACE
gst_player_signal_dispatcher_get_type
GST_TYPE_PLAYER_VIDEO_RENDERER
GST_IS_PLAYER_VIDEO_RENDERER
GST_PLAYER_VIDEO_RENDERER
GST_PLAYER_VIDEO_RENDERER_GET_INTERFACE
gst_player_video_renderer_get_type
</SECTION>
<SECTION>
<FILE>gstplayer-gmaincontextsignaldispatcher</FILE>
gst_player_g_main_context_signal_dispatcher_new
<SUBSECTION Standard>
GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CAST
GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CLASS
GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_GET_CLASS
GST_IS_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
GST_IS_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CLASS
GST_TYPE_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
gst_player_g_main_context_signal_dispatcher_get_type
</SECTION>
<SECTION>
<FILE>gstplayer-videooverlayvideorenderer</FILE>
GstPlayerVideoOverlayVideoRenderer
gst_player_video_overlay_video_renderer_new
gst_player_video_overlay_video_renderer_new_with_sink
gst_player_video_overlay_video_renderer_get_window_handle
gst_player_video_overlay_video_renderer_set_window_handle
gst_player_video_overlay_video_renderer_expose
gst_player_video_overlay_video_renderer_get_render_rectangle
gst_player_video_overlay_video_renderer_set_render_rectangle
<SUBSECTION Standard>
GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CAST
GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CLASS
GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_GET_CLASS
GST_IS_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
GST_IS_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CLASS
GST_TYPE_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
gst_player_video_overlay_video_renderer_get_type
</SECTION>
<SECTION>
<FILE>gstplayer-visualization</FILE>
GstPlayerVisualization
gst_player_visualizations_get
gst_player_visualizations_free
gst_player_visualization_copy
gst_player_visualization_free
<SUBSECTION Standard>
gst_player_visualization_get_type
</SECTION>
<SECTION>
<FILE>gstplayer-mediainfo</FILE>
GstPlayerMediaInfo
GstPlayerStreamInfo
GstPlayerAudioInfo
GstPlayerVideoInfo
GstPlayerSubtitleInfo
gst_player_media_info_get_uri
gst_player_media_info_get_duration
gst_player_media_info_get_title
gst_player_media_info_get_container_format
gst_player_media_info_is_seekable
gst_player_media_info_is_live
gst_player_media_info_get_image_sample
gst_player_media_info_get_tags
gst_player_media_info_get_stream_list
gst_player_media_info_get_number_of_streams
gst_player_media_info_get_audio_streams
gst_player_media_info_get_number_of_audio_streams
gst_player_media_info_get_video_streams
gst_player_media_info_get_number_of_video_streams
gst_player_media_info_get_subtitle_streams
gst_player_media_info_get_number_of_subtitle_streams
gst_player_stream_info_get_index
gst_player_stream_info_get_caps
gst_player_stream_info_get_tags
gst_player_stream_info_get_codec
gst_player_stream_info_get_stream_type
gst_player_audio_info_get_bitrate
gst_player_audio_info_get_channels
gst_player_audio_info_get_language
gst_player_audio_info_get_max_bitrate
gst_player_audio_info_get_sample_rate
gst_player_video_info_get_bitrate
gst_player_video_info_get_height
gst_player_video_info_get_width
gst_player_video_info_get_framerate
gst_player_video_info_get_max_bitrate
gst_player_video_info_get_pixel_aspect_ratio
gst_player_subtitle_info_get_language
<SUBSECTION Standard>
GST_PLAYER_MEDIA_INFO
GST_IS_PLAYER_MEDIA_INFO
GST_PLAYER_MEDIA_INFO_CLASS
GST_IS_PLAYER_MEDIA_INFO_CLASS
GST_TYPE_PLAYER_MEDIA_INFO
GstPlayerMediaInfoClass
gst_player_media_info_get_type
GST_PLAYER_STREAM_INFO
GST_IS_PLAYER_STREAM_INFO
GST_PLAYER_STREAM_INFO_CLASS
GST_IS_PLAYER_STREAM_INFO_CLASS
GST_TYPE_PLAYER_STREAM_INFO
GstPlayerStreamInfoClass
gst_player_stream_info_get_type
GST_PLAYER_AUDIO_INFO
GST_IS_PLAYER_AUDIO_INFO
GST_PLAYER_AUDIO_INFO_CLASS
GST_IS_PLAYER_AUDIO_INFO_CLASS
GST_TYPE_PLAYER_AUDIO_INFO
GstPlayerAudioInfoClass
gst_player_audio_info_get_type
GST_PLAYER_VIDEO_INFO
GST_IS_PLAYER_VIDEO_INFO
GST_PLAYER_VIDEO_INFO_CLASS
GST_IS_PLAYER_VIDEO_INFO_CLASS
GST_TYPE_PLAYER_VIDEO_INFO
GstPlayerVideoInfoClass
gst_player_video_info_get_type
GST_IS_PLAYER_SUBTITLE_INFO
GST_PLAYER_SUBTITLE_INFO
GST_PLAYER_SUBTITLE_INFO_CLASS
GST_IS_PLAYER_SUBTITLE_INFO_CLASS
GST_TYPE_PLAYER_SUBTITLE_INFO
GstPlayerSubtitleInfoClass
gst_player_subtitle_info_get_type
</SECTION>
<SECTION>
<FILE>gstwebrtc-dtlstransport</FILE>
GstWebRTCDTLSTransportState
gst_webrtc_dtls_transport_new
<SUBSECTION Standard>
GST_TYPE_WEBRTC_DTLS_TRANSPORT
gst_webrtc_dtls_transport_get_type
GstWebRTCDTLSTransport
GST_WEBRTC_DTLS_TRANSPORT
GST_IS_WEBRTC_DTLS_TRANSPORT
GstWebRTCDTLSTransportClass
GST_WEBRTC_DTLS_TRANSPORT_CLASS
GST_WEBRTC_DTLS_TRANSPORT_GET_CLASS
GST_IS_WEBRTC_DTLS_TRANSPORT_CLASS
</SECTION>
<SECTION>
<FILE>gstwebrtc-icetransport</FILE>
GstWebRTCIceRole
GstWebRTCICEConnectionState
GstWebRTCICEGatheringState
<SUBSECTION Standard>
GST_TYPE_WEBRTC_ICE_TRANSPORT
gst_webrtc_ice_transport_get_type
GstWebRTCICETransport
GST_WEBRTC_ICE_TRANSPORT
GST_IS_WEBRTC_ICE_TRANSPORT
GstWebRTCICETransportClass
GST_WEBRTC_ICE_TRANSPORT_CLASS
GST_WEBRTC_ICE_TRANSPORT_GET_CLASS
GST_IS_WEBRTC_ICE_TRANSPORT_CLASS
</SECTION>
<SECTION>
<FILE>gstwebrtc-receiver</FILE>
gst_webrtc_rtp_receiver_new
gst_webrtc_rtp_receiver_get_parameters
gst_webrtc_rtp_receiver_set_parameters
gst_webrtc_rtp_receiver_set_rtcp_transport
gst_webrtc_rtp_receiver_set_transport
<SUBSECTION Standard>
GST_TYPE_WEBRTC_RTP_RECEIVER
gst_webrtc_rtp_receiver_get_type
GstWebRTCRTPReceiver
GST_WEBRTC_RTP_RECEIVER
GST_IS_WEBRTC_RTP_RECEIVER
GstWebRTCRTPReceiverClass
GST_WEBRTC_RTP_RECEIVER_CLASS
GST_WEBRTC_RTP_RECEIVER_GET_CLASS
GST_IS_WEBRTC_RTP_RECEIVER_CLASS
</SECTION>
<SECTION>
<FILE>gstwebrtc-sender</FILE>
gst_webrtc_rtp_sender_new
gst_webrtc_rtp_sender_get_parameters
gst_webrtc_rtp_sender_set_parameters
gst_webrtc_rtp_sender_set_rtcp_transport
gst_webrtc_rtp_sender_set_transport
<SUBSECTION Standard>
GST_TYPE_WEBRTC_RTP_SENDER
gst_webrtc_rtp_sender_get_type
GstWebRTCRTPSender
GST_WEBRTC_RTP_SENDER
GST_IS_WEBRTC_RTP_SENDER
GstWebRTCRTPSenderClass
GST_WEBRTC_RTP_SENDER_CLASS
GST_WEBRTC_RTP_SENDER_GET_CLASS
GST_IS_WEBRTC_RTP_SENDER_CLASS
</SECTION>
<SECTION>
<FILE>gstwebrtc-sessiondescription</FILE>
GstWebRTCSessionDescription
gst_webrtc_session_description_new
gst_webrtc_session_description_copy
gst_webrtc_session_description_free
<SUBSECTION Standard>
gst_webrtc_session_description_get_type
GST_TYPE_WEBRTC_SESSION_DESCRIPTION
</SECTION>
<SECTION>
<FILE>gstwebrtc-transceiver</FILE>
<SUBSECTION Standard>
GST_TYPE_WEBRTC_RTP_TRANSCEIVER
gst_webrtc_rtp_transceiver_get_type
GstWebRTCRTPTransceiver
GST_WEBRTC_RTP_TRANSCEIVER
GST_IS_WEBRTC_RTP_TRANSCEIVER
GstWebRTCRTPTransceiverClass
GST_WEBRTC_RTP_TRANSCEIVER_CLASS
GST_WEBRTC_RTP_TRANSCEIVER_GET_CLASS
GST_IS_WEBRTC_RTP_TRANSCEIVER_CLASS
</SECTION>