2011-07-19 11:52:01 +00:00
|
|
|
# codecparsers
|
2011-07-29 08:56:15 +00:00
|
|
|
<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
|
2011-08-31 08:10:21 +00:00
|
|
|
gst_h264_nal_parser_free
|
2011-07-29 08:56:15 +00:00
|
|
|
gst_h264_parse_sps
|
|
|
|
gst_h264_parse_pps
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
<SUBSECTION Private>
|
|
|
|
</SECTION>
|
|
|
|
|
2011-08-23 21:25:20 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstvc1parser</FILE>
|
|
|
|
<TITLE>vc1parser</TITLE>
|
|
|
|
<INCLUDE>gst/codecparsers/gstvc1parser.h</INCLUDE>
|
|
|
|
MAX_HRD_NUM_LEAKY_BUCKETS
|
|
|
|
GST_VC1_BFRACTION_BASIS
|
|
|
|
GstVC1StartCode
|
|
|
|
GstVC1Profile
|
2011-10-03 17:22:17 +00:00
|
|
|
GstVC1ParserResult
|
2011-08-23 21:25:20 +00:00
|
|
|
GstVC1PictureType
|
|
|
|
GstVC1Level
|
|
|
|
GstVC1QuantizerSpec
|
|
|
|
GstVC1DQProfile
|
|
|
|
GstVC1Condover
|
|
|
|
GstVC1MvMode
|
|
|
|
GstVC1SeqHdr
|
|
|
|
GstVC1AdvancedSeqHdr
|
2011-10-05 15:15:00 +00:00
|
|
|
GstVC1SeqLayer
|
|
|
|
GstVC1SeqStructA
|
|
|
|
GstVC1SeqStructB
|
|
|
|
GstVC1SeqStructC
|
2011-08-23 21:25:20 +00:00
|
|
|
GstVC1HrdParam
|
|
|
|
GstVC1EntryPointHdr
|
|
|
|
GstVC1FrameHdr
|
|
|
|
GstVC1PicAdvanced
|
|
|
|
GstVC1PicSimpleMain
|
|
|
|
GstVC1Picture
|
|
|
|
GstVC1VopDquant
|
|
|
|
GstVC1BDU
|
|
|
|
gst_vc1_identify_next_bdu
|
|
|
|
gst_vc1_parse_sequence_header
|
2011-10-05 15:15:00 +00:00
|
|
|
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
|
2011-08-23 21:25:20 +00:00
|
|
|
gst_vc1_parse_entry_point_header
|
|
|
|
gst_vc1_parse_frame_header
|
2011-10-04 13:16:04 +00:00
|
|
|
gst_vc1_bitplanes_new
|
|
|
|
gst_vc1_bitplanes_free
|
|
|
|
gst_vc1_bitplanes_free_1
|
|
|
|
gst_vc1_bitplanes_ensure_size
|
2011-08-23 21:25:20 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
<SUBSECTION Private>
|
|
|
|
</SECTION>
|
|
|
|
|
2011-07-19 11:52:01 +00:00
|
|
|
<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_parse_sequence_header
|
|
|
|
gst_mpeg_video_parse_picture_header
|
|
|
|
gst_mpeg_video_parse_picture_extension
|
|
|
|
gst_mpeg_video_parse_gop
|
|
|
|
gst_mpeg_video_parse_sequence_extension
|
|
|
|
gst_mpeg_video_parse_quant_matrix_extension
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
<SUBSECTION Private>
|
|
|
|
</SECTION>
|
2011-08-31 08:10:21 +00:00
|
|
|
|
2011-09-21 22:49:36 +00:00
|
|
|
<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>
|
|
|
|
|
2011-08-31 08:10:21 +00:00
|
|
|
<SECTION>
|
2011-09-02 14:08:59 +00:00
|
|
|
<FILE>gstphotography</FILE>
|
2011-08-31 08:10:21 +00:00
|
|
|
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
|
|
|
|
GstPhotographyNoiseReduction
|
|
|
|
GstWhiteBalanceMode
|
|
|
|
GstColourToneMode
|
|
|
|
GstSceneMode
|
|
|
|
GstFlashMode
|
|
|
|
GstFocusStatus
|
|
|
|
GstPhotoCaps
|
|
|
|
GstPhotoShakeRisk
|
|
|
|
GstFlickerReductionMode
|
|
|
|
GstFocusMode
|
|
|
|
GstPhotoCapturePrepared
|
|
|
|
get_ev_compensation
|
|
|
|
get_iso_speed
|
|
|
|
get_aperture
|
|
|
|
get_exposure
|
|
|
|
get_white_balance_mode
|
|
|
|
get_colour_tone_mode
|
|
|
|
get_scene_mode
|
|
|
|
get_flash_mode
|
|
|
|
get_zoom
|
|
|
|
get_flicker_mode
|
|
|
|
get_focus_mode
|
|
|
|
set_ev_compensation
|
|
|
|
set_iso_speed
|
|
|
|
set_aperture
|
|
|
|
set_exposure
|
|
|
|
set_white_balance_mode
|
|
|
|
set_colour_tone_mode
|
|
|
|
set_scene_mode
|
|
|
|
set_flash_mode
|
|
|
|
set_zoom
|
|
|
|
set_flicker_mode
|
|
|
|
set_focus_mode
|
|
|
|
get_capabilities
|
|
|
|
prepare_for_capture
|
|
|
|
set_autofocus
|
|
|
|
set_config
|
|
|
|
get_config
|
|
|
|
get_noise_reduction
|
|
|
|
set_noise_reduction
|
|
|
|
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_colour_tone_mode
|
|
|
|
gst_photography_get_scene_mode
|
|
|
|
gst_photography_get_flash_mode
|
|
|
|
gst_photography_get_noise_reduction
|
|
|
|
gst_photography_get_zoom
|
|
|
|
gst_photography_get_flicker_mode
|
|
|
|
gst_photography_get_focus_mode
|
|
|
|
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_colour_tone_mode
|
|
|
|
gst_photography_set_scene_mode
|
|
|
|
gst_photography_set_flash_mode
|
|
|
|
gst_photography_set_noise_reduction
|
|
|
|
gst_photography_set_zoom
|
|
|
|
gst_photography_set_flicker_mode
|
|
|
|
gst_photography_set_focus_mode
|
|
|
|
gst_photography_get_capabilities
|
|
|
|
gst_photography_prepare_for_capture
|
|
|
|
gst_photography_set_autofocus
|
|
|
|
gst_photography_set_config
|
|
|
|
gst_photography_get_config
|
|
|
|
GstPhotography
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_PHOTOGRAPHY
|
|
|
|
GST_IS_PHOTOGRAPHY
|
|
|
|
GST_TYPE_PHOTOGRAPHY
|
|
|
|
gst_photography_get_type
|
|
|
|
GST_PHOTOGRAPHY_GET_IFACE
|
|
|
|
</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>gstbasevideoencoder</FILE>
|
|
|
|
<TITLE>GstBaseVideoEncoder</TITLE>
|
|
|
|
GST_BASE_VIDEO_ENCODER_SINK_NAME
|
|
|
|
GST_BASE_VIDEO_ENCODER_SRC_NAME
|
|
|
|
GST_BASE_VIDEO_ENCODER_FLOW_DROPPED
|
|
|
|
GstBaseVideoEncoder
|
|
|
|
GstBaseVideoEncoderClass
|
|
|
|
gst_base_video_encoder_get_state
|
|
|
|
gst_base_video_encoder_get_oldest_frame
|
|
|
|
gst_base_video_encoder_finish_frame
|
|
|
|
gst_base_video_encoder_set_latency
|
|
|
|
gst_base_video_encoder_set_latency_fields
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_BASE_VIDEO_ENCODER
|
|
|
|
GST_IS_BASE_VIDEO_ENCODER
|
|
|
|
GST_TYPE_BASE_VIDEO_ENCODER
|
|
|
|
gst_base_video_encoder_get_type
|
|
|
|
GST_BASE_VIDEO_ENCODER_CLASS
|
|
|
|
GST_IS_BASE_VIDEO_ENCODER_CLASS
|
|
|
|
GST_BASE_VIDEO_ENCODER_GET_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstbasevideodecoder</FILE>
|
|
|
|
<TITLE>GstBaseVideoDecoder</TITLE>
|
|
|
|
GST_BASE_VIDEO_DECODER_SINK_NAME
|
|
|
|
GST_BASE_VIDEO_DECODER_SRC_NAME
|
|
|
|
GST_BASE_VIDEO_DECODER_FLOW_NEED_DATA
|
|
|
|
GST_BASE_VIDEO_DECODER_FLOW_DROPPED
|
|
|
|
GST_BASE_AUDIO_DECODER_ERROR
|
|
|
|
GstBaseVideoDecoder
|
|
|
|
GstBaseVideoDecoderClass
|
|
|
|
gst_base_video_decoder_class_set_capture_pattern
|
|
|
|
gst_base_video_decoder_get_frame
|
|
|
|
gst_base_video_decoder_get_oldest_frame
|
|
|
|
gst_base_video_decoder_add_to_frame
|
|
|
|
gst_base_video_decoder_lost_sync
|
|
|
|
gst_base_video_decoder_have_frame
|
|
|
|
gst_base_video_decoder_set_sync_point
|
|
|
|
gst_base_video_decoder_set_src_caps
|
|
|
|
gst_base_video_decoder_alloc_src_buffer
|
|
|
|
gst_base_video_decoder_alloc_src_frame
|
|
|
|
gst_base_video_decoder_get_state
|
|
|
|
gst_base_video_decoder_get_max_decode_time
|
|
|
|
gst_base_video_decoder_finish_frame
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_BASE_VIDEO_DECODER
|
|
|
|
GST_IS_BASE_VIDEO_DECODER
|
|
|
|
GST_TYPE_BASE_VIDEO_DECODER
|
|
|
|
gst_base_video_decoder_get_type
|
|
|
|
GST_BASE_VIDEO_DECODER_CLASS
|
|
|
|
GST_IS_BASE_VIDEO_DECODER_CLASS
|
|
|
|
GST_BASE_VIDEO_DECODER_GET_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstbasevideocodec</FILE>
|
|
|
|
<TITLE>GstBaseVideoCodec</TITLE>
|
|
|
|
GST_BASE_VIDEO_CODEC_SINK_NAME
|
|
|
|
GST_BASE_VIDEO_CODEC_SRC_NAME
|
|
|
|
GST_BASE_VIDEO_CODEC_SRC_PAD
|
|
|
|
GST_BASE_VIDEO_CODEC_SINK_PAD
|
|
|
|
GST_BASE_VIDEO_CODEC_FLOW_NEED_DATA
|
|
|
|
GST_BASE_VIDEO_CODEC_STREAM_LOCK
|
|
|
|
GST_BASE_VIDEO_CODEC_STREAM_UNLOCK
|
|
|
|
GstVideoState
|
|
|
|
GstVideoFrame
|
|
|
|
GstBaseVideoCodec
|
|
|
|
GstBaseVideoCodecClass
|
|
|
|
gst_base_video_codec_new_frame
|
|
|
|
gst_base_video_codec_free_frame
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_BASE_VIDEO_CODEC
|
|
|
|
GST_IS_BASE_VIDEO_CODEC
|
|
|
|
GST_TYPE_BASE_VIDEO_CODEC
|
|
|
|
gst_base_video_codec_get_type
|
|
|
|
GST_BASE_VIDEO_CODEC_CLASS
|
|
|
|
GST_IS_BASE_VIDEO_CODEC_CLASS
|
|
|
|
GST_BASE_VIDEO_CODEC_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>gstbasevideoutils</FILE>
|
|
|
|
gst_base_video_rawvideo_convert
|
|
|
|
gst_base_video_encoded_video_convert
|
|
|
|
gst_video_state_get_timestamp
|
|
|
|
</SECTION>
|
2011-10-07 23:05:30 +00:00
|
|
|
|
2011-10-19 20:19:51 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstvideocontext</FILE>
|
|
|
|
<TITLE>GstVideoContextInterface</TITLE>
|
|
|
|
GST_IS_VIDEO_CONTEXT
|
|
|
|
GstVideoContext
|
|
|
|
GstVideoContextInterface
|
|
|
|
gst_video_context_iface_get_type
|
|
|
|
gst_video_context_set_context
|
|
|
|
gst_video_context_set_context_string
|
|
|
|
gst_video_context_set_context_pointer
|
|
|
|
gst_video_context_set_context_object
|
|
|
|
gst_video_context_prepare
|
|
|
|
gst_video_context_message_parse_prepare
|
|
|
|
gst_video_context_query_new
|
|
|
|
gst_video_context_run_query
|
|
|
|
gst_video_context_query_get_supported_types
|
|
|
|
gst_video_context_query_parse_value
|
|
|
|
gst_video_context_query_set_value
|
|
|
|
gst_video_context_query_set_string
|
|
|
|
gst_video_context_query_set_pointer
|
|
|
|
gst_video_context_query_set_object
|
|
|
|
</SECTION>
|
|
|
|
|
2011-10-07 23:05:30 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstsurfacebuffer</FILE>
|
|
|
|
<TITLE>GstSurfaceBuffer</TITLE>
|
|
|
|
GST_VIDEO_CAPS_SURFACE
|
|
|
|
GstSurfaceBuffer
|
|
|
|
GstSurfaceBufferClass
|
|
|
|
gst_surface_buffer_get_type
|
|
|
|
gst_surface_buffer_create_converter
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstsurfaceconverter</FILE>
|
|
|
|
<TITLE>GstSurfaceConverter</TITLE>
|
|
|
|
GstSurfaceConverter
|
|
|
|
GstSurfaceConverterInterface
|
|
|
|
gst_surface_converter_get_type
|
|
|
|
gst_surface_converter_upload
|
|
|
|
</SECTION>
|