Home
last modified time | relevance | path

Searched defs:_GstRtpVP8Pay (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8pay.h55 struct _GstRtpVP8Pay struct
57 GstRTPBasePayload parent;
58 gboolean is_keyframe;
59 gint n_partitions;
62 guint partition_offset[10];
63 guint partition_size[9];
64 PictureIDMode picture_id_mode;
65 gint picture_id_offset;
66 guint16 picture_id;
67 gboolean temporal_scalability_fields_present;
[all …]