Revision 66b6c745
libavformat/avformat.h | ||
---|---|---|
131 | 131 |
/** |
132 | 132 |
* Gets a metadata element with matching key. |
133 | 133 |
* @param prev Set to the previous matching element to find the next. |
134 |
* If set to NULL the first matching element is returned. |
|
134 | 135 |
* @param flags Allows case as well as suffix-insensitive comparisons. |
135 | 136 |
* @return Found tag or NULL, changing key or value leads to undefined behavior. |
136 | 137 |
*/ |
Also available in: Unified diff