MirScreencastParameters is not opaque and modifying it to to add more screencast creation options would break client ABI.
Instead use a MirScreencastSpec similar to MirSurfaceSpec to specify existing and future options.
Approved by mir-ci-bot, Kevin DuBois.
------------------------------------------------------------
Came from:
------- ------- ------- ------- ------- ------- ------- ------- ----
revno: 3424 [merge]
author: Alberto Aguirre <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Mon 2016-03-28 17:37:35 +0000
message:
Introduce MirScreencastSpec
MirScreencast Parameters is not opaque and modifying it to to add more screencast creation options would break client ABI.
Instead use a MirScreencastSpec similar to MirSurfaceSpec to specify existing and future options.
Approved by mir-ci-bot, Kevin DuBois. ------- ------- ------- ------- ------- ------- ------- ----
-------