~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to gst/videosignal/gstvideomark.h

Tags: upstream-0.10.5.3
Import upstream version 0.10.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
  gint pattern_data_count;
56
56
  gint pattern_data;
57
57
  gboolean enabled;
 
58
  gint left_offset;
 
59
  gint bottom_offset;
58
60
};
59
61
 
60
62
struct _GstVideoMarkClass {