1487c6d5c6f5fd53270f7d8b11db33e587fb3a4c
[profile/ivi/weston-ivi-shell.git] / protocol / screenshooter.xml
1 <protocol name="screenshooter">
2
3   <interface name="screenshooter" version="1">
4     <request name="shoot">
5       <arg name="output" type="object" interface="wl_output"/>
6       <arg name="buffer" type="object" interface="wl_buffer"/>
7     </request>
8   </interface>
9
10 </protocol>