_GstSHVideoDec Struct Reference
Data Fields |
GstElement | element |
GstPad * | sinkpad |
GstPad * | srcpad |
SHCodecs_Format | format |
gint | width |
gint | height |
gint | fps_numerator |
gint | fps_denominator |
SHCodecs_Decoder * | decoder |
gboolean | caps_set |
gboolean | end |
GstBuffer * | buffer |
GstBuffer * | push_buf |
pthread_t | push_thread |
sem_t | dec_sem |
sem_t | push_sem |
gboolean | codec_data_present |
gboolean | codec_data_present_first |
guint | num_sps |
guint | sps_size |
GstBuffer * | codec_data_sps_buf |
guint | num_pps |
guint | pps_size |
GstBuffer * | codec_data_pps_buf |
The documentation for this struct was generated from the following file: