docs: clarify resize and current mappings

This commit is contained in:
Wim Taymans 2012-01-05 17:02:48 +01:00
parent b750dc5090
commit cff9b3715f

View file

@ -127,6 +127,8 @@ Data Access
When the final reference on a memory object is dropped, all outstanding
mappings are automatically unmapped.
Resizing a GstMemory does not influence any current mappings.
Copy
~~~~