7becdeb6857ac1f38336433e66b5d285ec585831
[platform/upstream/gst-plugins-bad.git] / docs / libs / gst-plugins-bad-libs-sections.txt
1 # codecparsers
2 <SECTION>
3 <FILE>gsth264parser</FILE>
4 <TITLE>h264parser</TITLE>
5 <INCLUDE>gst/codecparsers/gsth264parser.h</INCLUDE>
6 GST_H264_MAX_SPS_COUNT
7 GST_H264_MAX_PPS_COUNT
8 GST_H264_IS_P_SLICE
9 GST_H264_IS_B_SLICE
10 GST_H264_IS_I_SLICE
11 GST_H264_IS_SP_SLICE
12 GST_H264_IS_SI_SLICE
13 GstH264NalUnitType
14 GstH264ParserResult
15 GstH264SEIPayloadType
16 GstH264SEIPicStructType
17 GstH264SliceType
18 GstH264NalParser
19 GstH264NalUnit
20 GstH264SPS
21 GstH264PPS
22 GstH264HRDParams
23 GstH264VUIParams
24 GstH264DecRefPicMarking
25 GstH264RefPicMarking
26 GstH264PredWeightTable
27 GstH264SliceHdr
28 GstH264ClockTimestamp
29 GstH264PicTiming
30 GstH264BufferingPeriod
31 GstH264SEIMessage
32 gst_h264_parser_identify_nalu
33 gst_h264_parser_identify_nalu_avc
34 gst_h264_parser_parse_nal
35 gst_h264_parser_parse_slice_hdr
36 gst_h264_parser_parse_sps
37 gst_h264_parser_parse_pps
38 gst_h264_parser_parse_sei
39 gst_h264_nal_parser_new
40 gst_h264_nal_parser_free
41 gst_h264_parse_sps
42 gst_h264_parse_pps
43 gst_h264_pps_clear
44 gst_h264_quant_matrix_8x8_get_zigzag_from_raster
45 gst_h264_quant_matrix_8x8_get_raster_from_zigzag
46 gst_h264_quant_matrix_4x4_get_zigzag_from_raster
47 gst_h264_quant_matrix_4x4_get_raster_from_zigzag
48 gst_h264_video_calculate_framerate
49 <SUBSECTION Standard>
50 <SUBSECTION Private>
51 </SECTION>
52
53 <SECTION>
54 <FILE>gstjpegparser</FILE>
55 <TITLE>jpegparser</TITLE>
56 <INCLUDE>gst/codecparsers/gstjpegparser.h</INCLUDE>
57 GST_JPEG_MAX_FRAME_COMPONENTS
58 GST_JPEG_MAX_SCAN_COMPONENTS
59 GST_JPEG_MAX_QUANT_ELEMENTS
60 GstJpegMarker;
61 GST_JPEG_MARKER_SOF_MIN
62 GST_JPEG_MARKER_SOF_MAX
63 GST_JPEG_MARKER_APP_MIN
64 GST_JPEG_MARKER_APP_MAX
65 GST_JPEG_MARKER_RST_MIN
66 GST_JPEG_MARKER_RST_MAX
67 GstJpegEntropyCodingMode
68 GstJpegProfile
69 GstJpegSegment
70 gst_jpeg_parse
71 GstJpegFrameHdr
72 GstJpegFrameComponent
73 gst_jpeg_segment_parse_frame_header
74 GstJpegScanHdr
75 GstJpegScanComponent
76 gst_jpeg_segment_parse_scan_header
77 GstJpegHuffmanTables
78 GstJpegHuffmanTable
79 gst_jpeg_segment_parse_huffman_table
80 GstJpegQuantTable
81 gst_jpeg_segment_parse_quantization_table
82 gst_jpeg_segment_parse_restart_interval
83 gst_jpeg_get_default_quantization_tables
84 gst_jpeg_get_default_huffman_tables
85 <SUBSECTION Standard>
86 <SUBSECTION Private>
87 </SECTION>
88
89 <SECTION>
90 <FILE>gstvc1parser</FILE>
91 <TITLE>vc1parser</TITLE>
92 <INCLUDE>gst/codecparsers/gstvc1parser.h</INCLUDE>
93 MAX_HRD_NUM_LEAKY_BUCKETS
94 GST_VC1_BFRACTION_BASIS
95 GstVC1StartCode
96 GstVC1Profile
97 GstVC1ParserResult
98 GstVC1PictureType
99 GstVC1Level
100 GstVC1QuantizerSpec
101 GstVC1DQProfile
102 GstVC1Condover
103 GstVC1MvMode
104 GstVC1SeqHdr
105 GstVC1AdvancedSeqHdr
106 GstVC1SeqLayer
107 GstVC1SeqStructA
108 GstVC1SeqStructB
109 GstVC1SeqStructC
110 GstVC1HrdParam
111 GstVC1EntryPointHdr
112 GstVC1FrameHdr
113 GstVC1PicAdvanced
114 GstVC1PicSimpleMain
115 GstVC1Picture
116 GstVC1VopDquant
117 GstVC1BDU
118 gst_vc1_identify_next_bdu
119 gst_vc1_parse_sequence_header
120 gst_vc1_parse_sequence_layer
121 gst_vc1_parse_sequence_header_struct_a
122 gst_vc1_parse_sequence_header_struct_b
123 gst_vc1_parse_sequence_header_struct_c
124 gst_vc1_parse_entry_point_header
125 gst_vc1_parse_frame_header
126 gst_vc1_bitplanes_new
127 gst_vc1_bitplanes_free
128 gst_vc1_bitplanes_free_1
129 gst_vc1_bitplanes_ensure_size
130 <SUBSECTION Standard>
131 <SUBSECTION Private>
132 </SECTION>
133
134 <SECTION>
135 <FILE>gstmpegvideometa</FILE>
136 <INCLUDE>gst/codecparsers/gstmpegvideometa.h</INCLUDE>
137 GST_MPEG_VIDEO_META_API_TYPE
138 GST_MPEG_VIDEO_META_INFO
139 GstMpegVideoMeta
140 gst_buffer_add_mpeg_video_meta
141 gst_buffer_get_mpeg_video_meta
142 gst_mpeg_video_meta_get_info
143 <SUBSECTION Standard>
144 gst_mpeg_video_meta_api_get_type
145 </SECTION>
146
147
148 <SECTION>
149 <FILE>gstmpegvideoparser</FILE>
150 <TITLE>mpegvideoparser</TITLE>
151 <INCLUDE>gst/codecparsers/gstmpegvideoparser.h</INCLUDE>
152 GstMpegVideoPacketTypeCode
153 GstMpegVideoPacketExtensionCode
154 GstMpegVideoLevel
155 GstMpegVideoProfile
156 GstMpegVideoPictureType
157 GstMpegVideoPictureStructure
158 GstMpegVideoSequenceHdr
159 GstMpegVideoSequenceExt
160 GstMpegVideoPictureHdr
161 GstMpegVideoGop
162 GstMpegVideoPictureExt
163 GstMpegVideoQuantMatrixExt
164 GstMpegVideoTypeOffsetSize
165 gst_mpeg_video_parse
166 gst_mpeg_video_packet_parse_sequence_header
167 gst_mpeg_video_packet_parse_sequence_extension
168 gst_mpeg_video_packet_parse_sequence_display_extension
169 gst_mpeg_video_packet_parse_sequence_scalable_extension
170 gst_mpeg_video_packet_parse_picture_header
171 gst_mpeg_video_packet_parse_picture_extension
172 gst_mpeg_video_packet_parse_gop
173 gst_mpeg_video_packet_parse_slice_header
174 gst_mpeg_video_packet_parse_quant_matrix_extension
175 gst_mpeg_video_finalise_mpeg2_sequence_header
176 gst_mpeg_video_quant_matrix_get_raster_from_zigzag
177 gst_mpeg_video_quant_matrix_get_zigzag_from_raster
178 <SUBSECTION Standard>
179 <SUBSECTION Private>
180 </SECTION>
181
182 <SECTION>
183 <FILE>gstmpeg4parser</FILE>
184 <TITLE>mpeg4parser</TITLE>
185 <INCLUDE>gst/codecparsers/gstmpeg4parser.h</INCLUDE>
186 GstMpeg4StartCode
187 GstMpeg4VisualObjectType
188 GstMpeg4AspectRatioInfo
189 GstMpeg4ParseResult
190 GstMpeg4VideoObjectCodingType
191 GstMpeg4ChromaFormat
192 GstMpeg4VideoObjectLayerShape
193 GstMpeg4SpriteEnable
194 GstMpeg4Profile
195 GstMpeg4Level
196 GstMpeg4VisualObjectSequence
197 GstMpeg4VisualObject
198 GstMpeg4VideoSignalType
199 GstMpeg4VideoPlaneShortHdr
200 GstMpeg4VideoObjectLayer
201 GstMpeg4SpriteTrajectory
202 GstMpeg4GroupOfVOP
203 GstMpeg4VideoObjectPlane
204 GstMpeg4Packet
205 GstMpeg4VideoPacketHdr
206 gst_mpeg4_parse
207 gst_mpeg4_parse_video_object_plane
208 gst_mpeg4_parse_group_of_vop
209 gst_mpeg4_parse_video_object_layer
210 gst_mpeg4_parse_visual_object
211 gst_mpeg4_parse_visual_object_sequence
212 gst_mpeg4_parse_video_packet_header
213 <SUBSECTION Standard>
214 <SUBSECTION Private>
215 </SECTION>
216
217 <SECTION>
218 <FILE>gstmpegts</FILE>
219 <SUBSECTION Common>
220 gst_mpegts_initialize
221 </SECTION>
222
223 <SECTION>
224 <FILE>gstmpegtsdescriptor</FILE>
225 <SUBSECTION Common>
226 GstMpegtsDescriptor
227 GstMpegtsDescriptorType
228 GstMpegtsMiscDescriptorType
229 gst_mpegts_find_descriptor
230 gst_mpegts_parse_descriptors
231 gst_mpegts_descriptor_from_custom
232 <SUBSECTION registration>
233 gst_mpegts_descriptor_from_registration
234 <SUBSECTION iso639>
235 GstMpegtsISO639LanguageDescriptor
236 GstMpegtsIso639AudioType
237 gst_mpegts_descriptor_parse_iso_639_language
238 gst_mpegts_descriptor_parse_iso_639_language_idx
239 gst_mpegts_descriptor_parse_iso_639_language_nb
240 gst_mpegts_iso_639_language_descriptor_free
241 <SUBSECTION logical_channel>
242 GstMpegtsLogicalChannel
243 GstMpegtsLogicalChannelDescriptor
244 gst_mpegts_descriptor_parse_logical_channel
245 <SUBSECTION Standard>
246 GST_TYPE_MPEGTS_DVB_CODE_RATE
247 GST_TYPE_MPEGTS_CABLE_OUTER_FEC_SCHEME
248 GST_TYPE_MPEGTS_MODULATION_TYPE
249 GST_TYPE_MPEGTS_SATELLITE_POLARIZATION_TYPE
250 GST_TYPE_MPEGTS_SATELLITE_ROLLOFF
251 GST_TYPE_MPEGTS_ISO_639_LANGUAGE
252 GST_TYPE_MPEGTS_DESCRIPTOR
253 GST_TYPE_MPEGTS_DVB_SERVICE_TYPE
254 GST_TYPE_MPEGTS_DESCRIPTOR_TYPE
255 GST_TYPE_MPEGTS_ISO639_AUDIO_TYPE
256 GST_TYPE_MPEGTS_ATSC_DESCRIPTOR_TYPE
257 GST_TYPE_MPEGTS_DVB_DESCRIPTOR_TYPE
258 GST_TYPE_MPEGTS_ISDB_DESCRIPTOR_TYPE
259 GST_TYPE_MPEGTS_MISC_DESCRIPTOR_TYPE
260 gst_mpegts_descriptor_get_type
261 gst_mpegts_iso_639_language_get_type
262 gst_mpegts_cable_outer_fec_scheme_get_type
263 gst_mpegts_modulation_type_get_type
264 gst_mpegts_satellite_polarization_type_get_type
265 gst_mpegts_satellite_rolloff_get_type
266 gst_mpegts_dvb_code_rate_get_type
267 gst_mpegts_descriptor_type_get_type
268 gst_mpegts_atsc_descriptor_type_get_type
269 gst_mpegts_dvb_descriptor_type_get_type
270 gst_mpegts_isdb_descriptor_type_get_type
271 gst_mpegts_misc_descriptor_type_get_type
272 gst_mpegts_iso639_audio_type_get_type
273 gst_mpegts_dvb_service_type_get_type
274 </SECTION>
275
276 <SECTION>
277 <FILE>gst-atsc-descriptor</FILE>
278 GstMpegtsATSCDescriptorType
279 <SUBSECTION Standard>
280 GST_TYPE_MPEGTS_ATSC_DESCRIPTOR_TYPE
281 gst_mpegts_atsc_descriptor_type_get_type
282 </SECTION>
283
284 <SECTION>
285 <FILE>gst-dvb-descriptor</FILE>
286 GstMpegtsDVBDescriptorType
287 GstMpegtsDVBExtendedDescriptorType
288 <SUBSECTION content>
289 GstMpegtsContent
290 gst_mpegts_descriptor_parse_dvb_content
291 <SUBSECTION component>
292 GstMpegtsComponentDescriptor
293 gst_mpegts_dvb_component_descriptor_free
294 gst_mpegts_descriptor_parse_dvb_component
295 <SUBSECTION extended_event>
296 GstMpegtsExtendedEventItem
297 GstMpegtsExtendedEventDescriptor
298 gst_mpegts_extended_event_descriptor_free
299 gst_mpegts_descriptor_parse_dvb_extended_event
300 <SUBSECTION satellite_delivery>
301 GstMpegtsSatelliteDeliverySystemDescriptor
302 GstMpegtsDVBCodeRate
303 GstMpegtsModulationType
304 GstMpegtsSatellitePolarizationType
305 GstMpegtsSatelliteRolloff
306 gst_mpegts_descriptor_parse_satellite_delivery_system
307 <SUBSECTION cable_delivery>
308 GstMpegtsCableDeliverySystemDescriptor
309 GstMpegtsCableOuterFECScheme
310 gst_mpegts_descriptor_parse_cable_delivery_system
311 <SUBSECTION terrestrial_delivery>
312 GstMpegtsTerrestrialDeliverySystemDescriptor
313 GstMpegtsTerrestrialTransmissionMode
314 GstMpegtsTerrestrialGuardInterval
315 GstMpegtsTerrestrialHierarchy
316 GstMpegtsModulationType
317 GstMpegtsDVBCodeRate
318 gst_mpegts_descriptor_parse_terrestrial_delivery_system
319 <SUBSECTION t2_delivery>
320 GstMpegtsT2DeliverySystemCellExtension
321 GstMpegtsT2DeliverySystemCell
322 GstMpegtsT2DeliverySystemDescriptor
323 gst_mpegts_t2_delivery_system_descriptor_free
324 gst_mpegts_descriptor_parse_dvb_t2_delivery_system
325 <SUBSECTION short_event>
326 gst_mpegts_descriptor_parse_dvb_short_event
327 <SUBSECTION network_name>
328 gst_mpegts_descriptor_parse_dvb_network_name
329 gst_mpegts_descriptor_from_dvb_network_name
330 <SUBSECTION service>
331 GstMpegtsDVBServiceType
332 gst_mpegts_descriptor_parse_dvb_service
333 gst_mpegts_descriptor_from_dvb_service
334 <SUBSECTION teletext>
335 GstMpegtsDVBTeletextType
336 gst_mpegts_descriptor_parse_dvb_teletext_idx
337 gst_mpegts_descriptor_parse_dvb_teletext_nb
338 <SUBSECTION subtitling>
339 gst_mpegts_descriptor_parse_dvb_subtitling_idx
340 gst_mpegts_descriptor_parse_dvb_subtitling_nb
341 gst_mpegts_descriptor_from_dvb_subtitling
342 <SUBSECTION linkage>
343 GstMpegtsDVBLinkageType
344 GstMpegtsDVBLinkageHandOverType
345 GstMpegtsDVBLinkageMobileHandOver
346 GstMpegtsDVBLinkageEvent
347 GstMpegtsDVBLinkageExtendedEvent
348 GstMpegtsDVBLinkageDescriptor
349 gst_mpegts_dvb_linkage_descriptor_free
350 gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over
351 gst_mpegts_dvb_linkage_descriptor_get_event
352 gst_mpegts_dvb_linkage_descriptor_get_extended_event
353 gst_mpegts_descriptor_parse_dvb_linkage
354 <SUBSECTION private_data_specifier>
355 gst_mpegts_descriptor_parse_dvb_private_data_specifier
356 <SUBSECTION frequency_list>
357 gst_mpegts_descriptor_parse_dvb_frequency_list
358 <SUBSECTION data_broadcast>
359 GstMpegtsDataBroadcastDescriptor
360 gst_mpegts_dvb_data_broadcast_descriptor_free
361 gst_mpegts_descriptor_parse_dvb_data_broadcast
362 <SUBSECTION scrambling>
363 GstMpegtsDVBScramblingModeType
364 gst_mpegts_descriptor_parse_dvb_scrambling
365 <SUBSECTION data_broadcast_id>
366 gst_mpegts_descriptor_parse_dvb_data_broadcast_id
367 <SUBSECTION parental_rating>
368 GstMpegtsDVBParentalRatingItem
369 gst_mpegts_descriptor_parse_dvb_parental_rating
370 <SUBSECTION stream_identifier>
371 gst_mpegts_descriptor_parse_dvb_stream_identifier
372 <SUBSECTION ca_identifier>
373 gst_mpegts_descriptor_parse_dvb_ca_identifier
374 <SUBSECTION service_list>
375 GstMpegtsDVBServiceListItem
376 gst_mpegts_descriptor_parse_dvb_service_list
377 <SUBSECTION stuffing>
378 gst_mpegts_descriptor_parse_dvb_stuffing
379 <SUBSECTION bouquet_name>
380 gst_mpegts_descriptor_parse_dvb_bouquet_name
381 <SUBSECTION multilingual_network_name>
382 GstMpegtsDvbMultilingualNetworkNameItem
383 gst_mpegts_descriptor_parse_dvb_multilingual_network_name
384 <SUBSECTION multilingual_bouquet_name>
385 GstMpegtsDvbMultilingualBouquetNameItem
386 gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name
387 <SUBSECTION multilingual_service_name>
388 GstMpegtsDvbMultilingualServiceNameItem
389 gst_mpegts_descriptor_parse_dvb_multilingual_service_name
390 <SUBSECTION multilingual_component>
391 GstMpegtsDvbMultilingualComponentItem
392 gst_mpegts_descriptor_parse_dvb_multilingual_component
393 <SUBSECTION Standard>
394 GST_TYPE_MPEGTS_DVB_CODE_RATE
395 GST_TYPE_MPEGTS_COMPONENT_DESCRIPTOR
396 GST_TYPE_MPEGTS_DVB_DATA_BROADCAST_DESCRIPTOR
397 GST_TYPE_MPEGTS_DVB_LINKAGE_DESCRIPTOR
398 GST_TYPE_MPEGTS_EXTENDED_EVENT_DESCRIPTOR
399 GST_TYPE_MPEGTS_T2_DELIVERY_SYSTEM_DESCRIPTOR
400 gst_mpegts_dvb_code_rate_get_type
401 gst_mpegts_component_descriptor_get_type
402 gst_mpegts_dvb_data_broadcast_descriptor_get_type
403 gst_mpegts_dvb_linkage_descriptor_get_type
404 gst_mpegts_extended_event_descriptor_get_type
405 gst_mpegts_t2_delivery_system_descriptor_get_type
406 </SECTION>
407
408 <SECTION>
409 <FILE>gst-isdb-descriptor</FILE>
410 GstMpegtsISDBDescriptorType
411 <SUBSECTION Standard>
412 GST_TYPE_MPEGTS_ISDB_DESCRIPTOR_TYPE
413 gst_mpegts_isdb_descriptor_type_get_type
414 </SECTION>
415
416 <SECTION>
417 <FILE>gstmpegtssection</FILE>
418 <SUBSECTION section>
419 GST_MPEGTS_SECTION_TYPE
420 GstMpegtsSection
421 GstMpegtsSectionTableID
422 GstMpegtsSectionType
423 gst_message_new_mpegts_section
424 gst_message_parse_mpegts_section
425 gst_mpegts_section_send_event
426 gst_event_parse_mpegts_section
427 gst_mpegts_section_packetize
428 gst_mpegts_section_new
429 gst_mpegts_section_ref
430 gst_mpegts_section_unref
431 <SUBSECTION PAT>
432 GstMpegtsPatProgram
433 gst_mpegts_section_get_pat
434 gst_mpegts_pat_new
435 gst_mpegts_pat_program_new
436 gst_mpegts_section_from_pat
437 <SUBSECTION PMT>
438 GstMpegtsPMT
439 GstMpegtsPMTStream
440 GstMpegtsStreamType
441 gst_mpegts_section_get_pmt
442 gst_mpegts_pmt_new
443 gst_mpegts_pmt_stream_new
444 gst_mpegts_section_from_pmt
445 <SUBSECTION TSDT>
446 gst_mpegts_section_get_tsdt
447 <SUBSECTION CAT>
448 gst_mpegts_section_get_cat
449 <SUBSECTION Standard>
450 GST_TYPE_MPEGTS_SECTION_TABLE_ID
451 GST_TYPE_MPEGTS_SECTION_TYPE
452 GST_TYPE_MPEGTS_SECTION_DVB_TABLE_ID
453 GST_MPEGTS_SECTION
454 GST_TYPE_MPEGTS_STREAM_TYPE
455 GST_TYPE_MPEGTS_PMT
456 GST_TYPE_MPEGTS_PMT_STREAM
457 GST_TYPE_MPEGTS_SECTION
458 gst_mpegts_section_table_id_get_type
459 gst_mpegts_section_type_get_type
460 gst_mpegts_pmt_get_type
461 gst_mpegts_pmt_stream_get_type
462 gst_mpegts_section_get_type
463 gst_mpegts_stream_type_get_type
464 </SECTION>
465
466 <SECTION>
467 <FILE>gst-atsc-section</FILE>
468 GstMpegtsSectionATSCTableID
469 GstMpegtsAtscVCTSource
470 GstMpegtsAtscVCT
471 gst_mpegts_section_get_atsc_tvct
472 gst_mpegts_section_get_atsc_cvct
473 GstMpegtsAtscMGTTableType
474 GstMpegtsAtscMGTTable
475 GstMpegtsAtscMGT
476 gst_mpegts_section_get_atsc_mgt
477 gst_mpegts_atsc_string_segment_get_string
478 GstMpegtsAtscMultString
479 GstMpegtsAtscEITEvent
480 GstMpegtsAtscEIT
481 gst_mpegts_section_get_atsc_eit
482 GstMpegtsAtscETT
483 gst_mpegts_section_get_atsc_ett
484 GstMpegtsAtscSTT
485 gst_mpegts_section_get_atsc_stt
486 gst_mpegts_atsc_stt_get_datetime_utc
487 <SUBSECTION Standard>
488 GST_TYPE_MPEGTS_ATSC_EIT
489 GST_TYPE_MPEGTS_ATSC_EIT_EVENT
490 GST_TYPE_MPEGTS_ATSC_ETT
491 GST_TYPE_MPEGTS_ATSC_MGT
492 GST_TYPE_MPEGTS_ATSC_MGT_TABLE
493 GST_TYPE_MPEGTS_ATSC_MULT_STRING
494 GST_TYPE_MPEGTS_ATSC_STRING_SEGMENT
495 GST_TYPE_MPEGTS_ATSC_STT
496 GST_TYPE_MPEGTS_ATSC_VCT
497 GST_TYPE_MPEGTS_ATSC_VCT_SOURCE
498 GstMpegtsAtscStringSegment
499 gst_mpegts_atsc_eit_event_get_type
500 gst_mpegts_atsc_eit_get_type
501 gst_mpegts_atsc_ett_get_type
502 gst_mpegts_atsc_mgt_get_type
503 gst_mpegts_atsc_mgt_table_get_type
504 gst_mpegts_atsc_mult_string_get_type
505 gst_mpegts_atsc_string_segment_get_type
506 gst_mpegts_atsc_stt_get_type
507 gst_mpegts_atsc_vct_get_type
508 gst_mpegts_atsc_vct_source_get_type
509 </SECTION>
510
511 <SECTION>
512 <FILE>gst-dvb-section</FILE>
513 GstMpegtsSectionDVBTableID
514 <SUBSECTION NIT>
515 GstMpegtsNIT
516 GstMpegtsNITStream
517 gst_mpegts_section_get_nit
518 gst_mpegts_nit_new
519 gst_mpegts_nit_stream_new
520 gst_mpegts_section_from_nit
521 <SUBSECTION BAT>
522 GstMpegtsBAT
523 GstMpegtsBATStream
524 gst_mpegts_section_get_bat
525 <SUBSECTION SDT>
526 GstMpegtsSDT
527 GstMpegtsSDTService
528 gst_mpegts_section_get_sdt
529 gst_mpegts_sdt_new
530 gst_mpegts_sdt_service_new
531 gst_mpegts_section_from_sdt
532 <SUBSECTION EIT>
533 GstMpegtsEIT
534 GstMpegtsEITEvent
535 GstMpegtsRunningStatus
536 gst_mpegts_section_get_eit
537 <SUBSECTION TDT>
538 gst_mpegts_section_get_tdt
539 <SUBSECTION TOT>
540 GstMpegtsTOT
541 gst_mpegts_section_get_tot
542 <SUBSECTION Standard>
543 GST_TYPE_MPEGTS_BAT
544 GST_TYPE_MPEGTS_BAT_STREAM
545 GST_TYPE_MPEGTS_EIT
546 GST_TYPE_MPEGTS_EIT_EVENT
547 GST_TYPE_MPEGTS_NIT
548 GST_TYPE_MPEGTS_NIT_STREAM
549 GST_TYPE_MPEGTS_SDT
550 GST_TYPE_MPEGTS_SDT_SERVICE
551 GST_TYPE_MPEGTS_TOT
552 GST_TYPE_MPEGTS_SECTION_DVB_TABLE_ID
553 GST_TYPE_MPEGTS_RUNNING_STATUS
554 gst_mpegts_running_status_get_type
555 gst_mpegts_section_dvb_table_id_get_type
556 gst_mpegts_bat_stream_get_type
557 gst_mpegts_bat_get_type
558 gst_mpegts_eit_event_get_type
559 gst_mpegts_eit_get_type
560 gst_mpegts_nit_get_type
561 gst_mpegts_nit_stream_get_type
562 gst_mpegts_sdt_get_type
563 gst_mpegts_sdt_service_get_type
564 gst_mpegts_tot_get_type
565 </SECTION>
566
567
568 <SECTION>
569 <FILE>gstphotography</FILE>
570 <TITLE>GstPhotography</TITLE>
571 GstPhotography
572 GstPhotographyNoiseReduction
573 GstPhotographyWhiteBalanceMode
574 GstPhotographyColorToneMode
575 GstPhotographySceneMode
576 GstPhotographyFlashMode
577 GstPhotographyFlickerReductionMode
578 GstPhotographyFocusMode
579 GstPhotographyFocusStatus
580 GstPhotographyCaps
581 GstPhotographyShakeRisk
582 GstPhotographySettings
583 GstPhotographyCapturePrepared
584 GST_PHOTOGRAPHY_AUTOFOCUS_DONE
585 GST_PHOTOGRAPHY_SHAKE_RISK
586 GST_PHOTOGRAPHY_PROP_WB_MODE
587 GST_PHOTOGRAPHY_PROP_COLOUR_TONE
588 GST_PHOTOGRAPHY_PROP_SCENE_MODE
589 GST_PHOTOGRAPHY_PROP_FLASH_MODE
590 GST_PHOTOGRAPHY_PROP_NOISE_REDUCTION
591 GST_PHOTOGRAPHY_PROP_FOCUS_STATUS
592 GST_PHOTOGRAPHY_PROP_CAPABILITIES
593 GST_PHOTOGRAPHY_PROP_SHAKE_RISK
594 GST_PHOTOGRAPHY_PROP_EV_COMP
595 GST_PHOTOGRAPHY_PROP_ISO_SPEED
596 GST_PHOTOGRAPHY_PROP_APERTURE
597 GST_PHOTOGRAPHY_PROP_EXPOSURE
598 GST_PHOTOGRAPHY_PROP_IMAGE_CAPTURE_SUPPORTED_CAPS
599 GST_PHOTOGRAPHY_PROP_IMAGE_PREVIEW_SUPPORTED_CAPS
600 GST_PHOTOGRAPHY_PROP_FLICKER_MODE
601 GST_PHOTOGRAPHY_PROP_FOCUS_MODE
602 GST_PHOTOGRAPHY_PROP_ZOOM
603 gst_photography_get_ev_compensation
604 gst_photography_get_iso_speed
605 gst_photography_get_aperture
606 gst_photography_get_exposure
607 gst_photography_get_white_balance_mode
608 gst_photography_get_color_tone_mode
609 gst_photography_get_scene_mode
610 gst_photography_get_flash_mode
611 gst_photography_get_flicker_mode
612 gst_photography_get_focus_mode
613 gst_photography_get_noise_reduction
614 gst_photography_get_zoom
615 gst_photography_set_ev_compensation
616 gst_photography_set_iso_speed
617 gst_photography_set_aperture
618 gst_photography_set_exposure
619 gst_photography_set_white_balance_mode
620 gst_photography_set_color_tone_mode
621 gst_photography_set_scene_mode
622 gst_photography_set_flash_mode
623 gst_photography_set_flicker_mode
624 gst_photography_set_focus_mode
625 gst_photography_set_noise_reduction
626 gst_photography_set_zoom
627 gst_photography_get_capabilities
628 gst_photography_prepare_for_capture
629 gst_photography_set_autofocus
630 gst_photography_set_config
631 gst_photography_get_config
632 <SUBSECTION Standard>
633 GST_PHOTOGRAPHY
634 GST_IS_PHOTOGRAPHY
635 GST_TYPE_PHOTOGRAPHY
636 gst_photography_get_type
637 GST_PHOTOGRAPHY_GET_INTERFACE
638 </SECTION>
639
640 <SECTION>
641 <FILE>gstbasecamerasrc</FILE>
642 <TITLE>GstBaseCameraSrc</TITLE>
643 GST_BASE_CAMERA_SRC_CAST
644 GST_BASE_CAMERA_SRC_VIEWFINDER_PAD_NAME
645 GST_BASE_CAMERA_SRC_IMAGE_PAD_NAME
646 GST_BASE_CAMERA_SRC_VIDEO_PAD_NAME
647 GST_BASE_CAMERA_SRC_PREVIEW_MESSAGE_NAME
648 GstBaseCameraSrc
649 GstBaseCameraSrcClass
650 MIN_ZOOM
651 MAX_ZOOM
652 ZOOM_1X
653 gst_base_camera_src_get_photography
654 gst_base_camera_src_get_color_balance
655 gst_base_camera_src_set_mode
656 gst_base_camera_src_setup_zoom
657 gst_base_camera_src_setup_preview
658 gst_base_camera_src_finish_capture
659 gst_base_camera_src_post_preview
660 <SUBSECTION Standard>
661 GST_BASE_CAMERA_SRC
662 GST_IS_BASE_CAMERA_SRC
663 GST_TYPE_BASE_CAMERA_SRC
664 gst_base_camera_src_get_type
665 GST_BASE_CAMERA_SRC_CLASS
666 GST_IS_BASE_CAMERA_SRC_CLASS
667 GST_BASE_CAMERA_SRC_GET_CLASS
668 </SECTION>
669
670 <SECTION>
671 <FILE>gstsignalprocessor</FILE>
672 <TITLE>GstSignalProcessor</TITLE>
673 GstSignalProcessorClassFlags
674 GST_SIGNAL_PROCESSOR_CLASS_CAN_PROCESS_IN_PLACE
675 GST_SIGNAL_PROCESSOR_CLASS_SET_CAN_PROCESS_IN_PLACE
676 GstSignalProcessorState
677 GST_SIGNAL_PROCESSOR_IS_INITIALIZED
678 GST_SIGNAL_PROCESSOR_IS_RUNNING
679 GstSignalProcessorGroup
680 GstSignalProcessor
681 GstSignalProcessorClass
682 gst_signal_processor_class_add_pad_template
683 <SUBSECTION Standard>
684 GST_SIGNAL_PROCESSOR
685 GST_IS_SIGNAL_PROCESSOR
686 GST_TYPE_SIGNAL_PROCESSOR
687 gst_signal_processor_get_type
688 GST_SIGNAL_PROCESSOR_CLASS
689 GST_IS_SIGNAL_PROCESSOR_CLASS
690 GST_SIGNAL_PROCESSOR_GET_CLASS
691 </SECTION>
692
693
694 <SECTION>
695 <FILE>photography-enumtypes</FILE>
696 gst_photography_noise_reduction_get_type
697 GST_TYPE_PHOTOGRAPHY_NOISE_REDUCTION
698 gst_white_balance_mode_get_type
699 GST_TYPE_WHITE_BALANCE_MODE
700 gst_colour_tone_mode_get_type
701 GST_TYPE_COLOUR_TONE_MODE
702 gst_scene_mode_get_type
703 GST_TYPE_SCENE_MODE
704 gst_flash_mode_get_type
705 GST_TYPE_FLASH_MODE
706 gst_focus_status_get_type
707 GST_TYPE_FOCUS_STATUS
708 gst_photo_caps_get_type
709 GST_TYPE_PHOTO_CAPS
710 gst_photo_shake_risk_get_type
711 GST_TYPE_PHOTO_SHAKE_RISK
712 gst_flicker_reduction_mode_get_type
713 GST_TYPE_FLICKER_REDUCTION_MODE
714 gst_focus_mode_get_type
715 GST_TYPE_FOCUS_MODE
716 </SECTION>
717
718 <SECTION>
719 <FILE>gstcamerabin-enum</FILE>
720 DEFAULT_WIDTH
721 DEFAULT_HEIGHT
722 DEFAULT_CAPTURE_WIDTH
723 DEFAULT_CAPTURE_HEIGHT
724 DEFAULT_FPS_N
725 DEFAULT_FPS_D
726 DEFAULT_ZOOM
727 GstCameraBinMode
728 GST_TYPE_CAMERABIN_MODE
729 gst_camerabin_mode_get_type
730 </SECTION>
731
732 <SECTION>
733 <FILE>gstcamerabinpreview</FILE>
734 gst_camerabin_create_preview_pipeline
735 gst_camerabin_destroy_preview_pipeline
736 gst_camerabin_preview_pipeline_post
737 gst_camerabin_preview_set_caps
738 </SECTION>
739
740 <SECTION>
741 <FILE>gstinsertbin</FILE>
742 <TITLE>GstInsertbin</TITLE>
743 GstInsertBin
744 GstInsertBinClass
745 GstInsertBinCallback
746 gst_insert_bin_new
747 gst_insert_bin_append
748 gst_insert_bin_prepend
749 gst_insert_bin_insert_after
750 gst_insert_bin_insert_before
751 gst_insert_bin_remove
752 <SUBSECTION Standard>
753 GST_INSERT_BIN
754 GST_INSERT_BIN_CLASS
755 GST_INSERT_BIN_GET_CLASS
756 GST_IS_INSERT_BIN
757 GST_IS_INSERT_BIN_CLASS
758 GST_TYPE_INSERT_BIN
759 gst_insert_bin_get_type
760 <SUBSECTION Private>
761 GstInsertBinPrivate
762 </SECTION>
763
764 <SECTION>
765 <FILE>gstvideoaggregator</FILE>
766 <TITLE>GstVideoAggregator</TITLE>
767 GstVideoAggregator
768 GstVideoAggregatorClass
769 <SUBSECTION Standard>
770 GST_IS_VIDEO_AGGREGATOR
771 GST_IS_VIDEO_AGGREGATOR_CLASS
772 GST_TYPE_VIDEO_AGGREGATOR
773 GST_VIDEO_AGGREGATOR
774 GST_VIDEO_AGGREGATOR_CLASS
775 GST_VIDEO_AGGREGATOR_GET_CLASS
776 gst_video_aggregator_get_type
777 GstVideoAggregatorPrivate
778 </SECTION>
779
780 <SECTION>
781 <FILE>gstvideoaggregatorpad</FILE>
782 <TITLE>GstVideoAggregatorPad</TITLE>
783 GstVideoAggregatorPad
784 GstVideoAggregatorPadClass
785 <SUBSECTION Standard>
786 GST_IS_VIDEO_AGGREGATOR_PAD
787 GST_IS_VIDEO_AGGREGATOR_PADCLASS
788 GST_TYPE_VIDEO_AGGREGATOR_PAD
789 GST_VIDEO_AGGREGATOR_PAD
790 GST_VIDEO_AGGREGATOR_PAD_CLASS
791 GST_VIDEO_AGGREGATOR_PAD_GET_CLASS
792 gst_video_aggregator_pad_get_type
793 </SECTION>
794
795 <SECTION>
796 <FILE>gstplayer</FILE>
797 GstPlayer
798
799 gst_player_new
800
801 gst_player_play
802 gst_player_pause
803 gst_player_stop
804
805 gst_player_seek
806
807 gst_player_set_uri
808 gst_player_get_uri
809
810 gst_player_get_duration
811 gst_player_get_position
812
813 gst_player_set_volume
814 gst_player_set_mute
815 gst_player_get_volume
816 gst_player_get_mute
817
818 gst_player_get_pipeline
819
820 gst_player_set_config
821 gst_player_get_config
822
823 GstPlayerState
824 gst_player_state_get_name
825
826 GST_PLAYER_ERROR
827 GstPlayerError
828 gst_player_error_get_name
829
830 gst_player_get_media_info
831
832 gst_player_set_audio_track
833 gst_player_set_video_track
834 gst_player_set_subtitle_track
835
836 gst_player_get_current_audio_track
837 gst_player_get_current_video_track
838 gst_player_get_current_subtitle_track
839
840 gst_player_set_audio_track_enabled
841 gst_player_set_video_track_enabled
842 gst_player_set_subtitle_track_enabled
843
844 gst_player_set_subtitle_uri
845 gst_player_get_subtitle_uri
846
847 gst_player_set_visualization
848 gst_player_set_visualization_enabled
849 gst_player_get_current_visualization
850
851 GstPlayerColorBalanceType
852 gst_player_color_balance_type_get_name
853
854 gst_player_has_color_balance
855 gst_player_set_color_balance
856 gst_player_get_color_balance
857
858 gst_player_get_multiview_mode
859 gst_player_set_multiview_mode
860 gst_player_get_multiview_flags
861 gst_player_set_multiview_flags
862
863 gst_player_get_audio_video_offset
864 gst_player_set_audio_video_offset
865
866 gst_player_get_rate
867 gst_player_set_rate
868
869 GstPlayerSnapshotFormat
870 gst_player_get_video_snapshot
871
872 GstPlayerSignalDispatcher
873 GstPlayerSignalDispatcherInterface
874
875 GstPlayerVideoRenderer
876 GstPlayerVideoRendererInterface
877
878 <SUBSECTION config>
879 gst_player_config_set_position_update_interval
880 gst_player_config_get_position_update_interval
881
882 gst_player_config_set_user_agent
883 gst_player_config_get_user_agent
884
885 gst_player_config_set_seek_accurate
886 gst_player_config_get_seek_accurate
887
888 <SUBSECTION Standard>
889 GST_IS_PLAYER
890 GST_IS_PLAYER_CLASS
891 GST_PLAYER
892 GST_PLAYER_CAST
893 GST_PLAYER_CLASS
894 GST_PLAYER_GET_CLASS
895 GST_TYPE_PLAYER
896 GstPlayerClass
897 gst_player_get_type
898
899 gst_player_visualization_get_type
900
901 GST_TYPE_PLAYER_ERROR
902 gst_player_error_quark
903 gst_player_error_get_type
904
905 GST_TYPE_PLAYER_STATE
906 gst_player_state_get_type
907
908 GST_TYPE_PLAYER_COLOR_BALANCE_TYPE
909 gst_player_color_balance_type_get_type
910
911 GST_TYPE_PLAYER_SIGNAL_DISPATCHER
912 GST_PLAYER_SIGNAL_DISPATCHER
913 GST_IS_PLAYER_SIGNAL_DISPATCHER
914 GST_PLAYER_SIGNAL_DISPATCHER_GET_INTERFACE
915 gst_player_signal_dispatcher_get_type
916
917 GST_TYPE_PLAYER_VIDEO_RENDERER
918 GST_IS_PLAYER_VIDEO_RENDERER
919 GST_PLAYER_VIDEO_RENDERER
920 GST_PLAYER_VIDEO_RENDERER_GET_INTERFACE
921 gst_player_video_renderer_get_type
922 </SECTION>
923
924 <SECTION>
925 <FILE>gstplayer-gmaincontextsignaldispatcher</FILE>
926 gst_player_g_main_context_signal_dispatcher_new
927
928 <SUBSECTION Standard>
929 GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
930 GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CAST
931 GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CLASS
932 GST_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_GET_CLASS
933 GST_IS_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
934 GST_IS_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER_CLASS
935 GST_TYPE_PLAYER_G_MAIN_CONTEXT_SIGNAL_DISPATCHER
936
937 gst_player_g_main_context_signal_dispatcher_get_type
938 </SECTION>
939
940 <SECTION>
941 <FILE>gstplayer-videooverlayvideorenderer</FILE>
942 GstPlayerVideoOverlayVideoRenderer
943
944 gst_player_video_overlay_video_renderer_new
945 gst_player_video_overlay_video_renderer_new_with_sink
946 gst_player_video_overlay_video_renderer_get_window_handle
947 gst_player_video_overlay_video_renderer_set_window_handle
948
949 gst_player_video_overlay_video_renderer_expose
950
951 gst_player_video_overlay_video_renderer_get_render_rectangle
952 gst_player_video_overlay_video_renderer_set_render_rectangle
953
954 <SUBSECTION Standard>
955 GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
956 GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CAST
957 GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CLASS
958 GST_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_GET_CLASS
959 GST_IS_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
960 GST_IS_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER_CLASS
961 GST_TYPE_PLAYER_VIDEO_OVERLAY_VIDEO_RENDERER
962
963 gst_player_video_overlay_video_renderer_get_type
964
965 </SECTION>
966
967 <SECTION>
968 <FILE>gstplayer-visualization</FILE>
969 GstPlayerVisualization
970 gst_player_visualizations_get
971 gst_player_visualizations_free
972 gst_player_visualization_copy
973 gst_player_visualization_free
974
975 <SUBSECTION Standard>
976 gst_player_visualization_get_type
977 </SECTION>
978
979 <SECTION>
980 <FILE>gstplayer-mediainfo</FILE>
981 GstPlayerMediaInfo
982
983 GstPlayerStreamInfo
984 GstPlayerAudioInfo
985 GstPlayerVideoInfo
986 GstPlayerSubtitleInfo
987
988 gst_player_media_info_get_uri
989 gst_player_media_info_get_duration
990 gst_player_media_info_get_title
991 gst_player_media_info_get_container_format
992 gst_player_media_info_is_seekable
993 gst_player_media_info_is_live
994 gst_player_media_info_get_image_sample
995 gst_player_media_info_get_tags
996 gst_player_media_info_get_stream_list
997 gst_player_media_info_get_number_of_streams
998
999 gst_player_media_info_get_audio_streams
1000 gst_player_media_info_get_number_of_audio_streams
1001 gst_player_media_info_get_video_streams
1002 gst_player_media_info_get_number_of_video_streams
1003 gst_player_media_info_get_subtitle_streams
1004 gst_player_media_info_get_number_of_subtitle_streams
1005
1006 gst_player_stream_info_get_index
1007 gst_player_stream_info_get_caps
1008 gst_player_stream_info_get_tags
1009 gst_player_stream_info_get_codec
1010 gst_player_stream_info_get_stream_type
1011
1012 gst_player_audio_info_get_bitrate
1013 gst_player_audio_info_get_channels
1014 gst_player_audio_info_get_language
1015 gst_player_audio_info_get_max_bitrate
1016 gst_player_audio_info_get_sample_rate
1017
1018 gst_player_video_info_get_bitrate
1019 gst_player_video_info_get_height
1020 gst_player_video_info_get_width
1021 gst_player_video_info_get_framerate
1022 gst_player_video_info_get_max_bitrate
1023 gst_player_video_info_get_pixel_aspect_ratio
1024
1025 gst_player_subtitle_info_get_language
1026 <SUBSECTION Standard>
1027 GST_PLAYER_MEDIA_INFO
1028 GST_IS_PLAYER_MEDIA_INFO
1029 GST_PLAYER_MEDIA_INFO_CLASS
1030 GST_IS_PLAYER_MEDIA_INFO_CLASS
1031 GST_TYPE_PLAYER_MEDIA_INFO
1032 GstPlayerMediaInfoClass
1033 gst_player_media_info_get_type
1034
1035 GST_PLAYER_STREAM_INFO
1036 GST_IS_PLAYER_STREAM_INFO
1037 GST_PLAYER_STREAM_INFO_CLASS
1038 GST_IS_PLAYER_STREAM_INFO_CLASS
1039 GST_TYPE_PLAYER_STREAM_INFO
1040 GstPlayerStreamInfoClass
1041 gst_player_stream_info_get_type
1042
1043 GST_PLAYER_AUDIO_INFO
1044 GST_IS_PLAYER_AUDIO_INFO
1045 GST_PLAYER_AUDIO_INFO_CLASS
1046 GST_IS_PLAYER_AUDIO_INFO_CLASS
1047 GST_TYPE_PLAYER_AUDIO_INFO
1048 GstPlayerAudioInfoClass
1049 gst_player_audio_info_get_type
1050
1051 GST_PLAYER_VIDEO_INFO
1052 GST_IS_PLAYER_VIDEO_INFO
1053 GST_PLAYER_VIDEO_INFO_CLASS
1054 GST_IS_PLAYER_VIDEO_INFO_CLASS
1055 GST_TYPE_PLAYER_VIDEO_INFO
1056 GstPlayerVideoInfoClass
1057 gst_player_video_info_get_type
1058
1059 GST_IS_PLAYER_SUBTITLE_INFO
1060 GST_PLAYER_SUBTITLE_INFO
1061 GST_PLAYER_SUBTITLE_INFO_CLASS
1062 GST_IS_PLAYER_SUBTITLE_INFO_CLASS
1063 GST_TYPE_PLAYER_SUBTITLE_INFO
1064 GstPlayerSubtitleInfoClass
1065 gst_player_subtitle_info_get_type
1066 </SECTION>
1067