video: Fix simple typo in GstVideoFrameMapFlags docs
This commit is contained in:
parent
b5aa23697c
commit
7d4d63be21
@ -150,7 +150,7 @@ typedef enum {
|
|||||||
} GstVideoBufferFlags;
|
} GstVideoBufferFlags;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GstVideoBufferFlags:
|
* GstVideoFrameMapFlags:
|
||||||
* @GST_VIDEO_FRAME_MAP_FLAG_NO_REF: Don't take another reference of the buffer and store it in
|
* @GST_VIDEO_FRAME_MAP_FLAG_NO_REF: Don't take another reference of the buffer and store it in
|
||||||
* the GstVideoFrame. This makes sure that the buffer stays
|
* the GstVideoFrame. This makes sure that the buffer stays
|
||||||
* writable while the frame is mapped, but requires that the
|
* writable while the frame is mapped, but requires that the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user