Mir
|
#include "mir_toolkit/mir_screencast.h"
#include "mir_screencast.h"
#include "mir_connection.h"
#include "mir/raii.h"
#include "mir/uncaught.h"
#include <stdexcept>
#include <boost/throw_exception.hpp>
Macros | |
#define | MIR_LOG_COMPONENT "MirScreencastAPI" |
Functions | |
MirScreencast * | mir_connection_create_screencast_sync (MirConnection *connection, MirScreencastParameters *parameters) |
Create a screencast on the supplied connection. More... | |
void | mir_screencast_release_sync (MirScreencast *screencast) |
Release the specified screencast. More... | |
MirEGLNativeWindowType | mir_screencast_egl_native_window (MirScreencast *screencast) |
Get a window type that can be used by EGL. More... | |
#define MIR_LOG_COMPONENT "MirScreencastAPI" |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015