| Top |
| gboolean | gst_base_video_rawvideo_convert () |
| gboolean | gst_base_video_encoded_video_convert () |
| GstClockTime | gst_video_state_get_timestamp () |
gboolean gst_base_video_rawvideo_convert (GstVideoState *state,GstFormat src_format,gint64 src_value,GstFormat *dest_format,gint64 *dest_value);
gboolean gst_base_video_encoded_video_convert (GstVideoState *state,gint64 bytes,gint64 time,GstFormat src_format,gint64 src_value,GstFormat *dest_format,gint64 *dest_value);
GstClockTime gst_video_state_get_timestamp (const GstVideoState *state,GstSegment *segment,int frame_number);