mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
porting-to-0.11: Add section about GstIterator
This commit is contained in:
parent
9324824853
commit
e9202c22f0
1 changed files with 4 additions and 0 deletions
|
@ -344,3 +344,7 @@ The 0.11 porting guide
|
|||
to their methods so we can return an appropriate error if a
|
||||
particular interface isn't supported for a particular device.
|
||||
|
||||
* GstIterator
|
||||
uses a GValue based API now that is similar to the 0.10 API but
|
||||
allows bindings to properly use GstIterator and prevents complex
|
||||
return value ownership issues.
|
||||
|
|
Loading…
Reference in a new issue