presentation-time: Annotate destructor events

Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
This commit is contained in:
Tadeo Kondrak 2020-06-11 14:22:16 -06:00
parent 6a7c97988e
commit cae8a2b6fc

View file

@ -198,7 +198,7 @@
</entry>
</enum>
<event name="presented">
<event name="presented" type="destructor">
<description summary="the content update was displayed">
The associated content update was displayed to the user at the
indicated time (tv_sec_hi/lo, tv_nsec). For the interpretation of
@ -256,7 +256,7 @@
<arg name="flags" type="uint" enum="kind" summary="combination of 'kind' values"/>
</event>
<event name="discarded">
<event name="discarded" type="destructor">
<description summary="the content update was not displayed">
The content update was never displayed to the user.
</description>