Skip to content

Commit

Permalink
Correctly mark Stream and StreamType as requiring version 1.10 at least
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Dec 26, 2017
1 parent 112760c commit cf3b1d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gst-1.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -35441,6 +35441,7 @@ on the returned caps to modify it.</doc>
<class name="Stream"
c:symbol-prefix="stream"
c:type="GstStream"
version="1.10"
parent="Object"
glib:type-name="GstStream"
glib:get-type="gst_stream_get_type"
Expand Down Expand Up @@ -36103,6 +36104,7 @@ application of new streaming threads and their status.</doc>
</member>
</enumeration>
<bitfield name="StreamType"
version="1.10"
glib:type-name="GstStreamType"
glib:get-type="gst_stream_type_get_type"
c:type="GstStreamType">
Expand Down

0 comments on commit cf3b1d4

Please sign in to comment.