Skip to content
  • Ankit Nautiyal's avatar
    clients: Add content-protection client app · 8b40deaa
    Ankit Nautiyal authored
    
    
    This patch adds a client app which can be used to show the
    implementation of weston content-protection protocol. The app can
    request for Type-0 and Type-1 content or request for disabling
    content-protection to the content-protection server.
    It listens for the content-protection status change event from the
    server and accordingly display the required content.
    
    The content Type-0, Type-1 and unprotected contents are prepared
    using cairo surface, with different color and text to distinguish
    between the contents.
    
    Signed-off-by: default avatarAnkit Nautiyal <ankit.k.nautiyal@intel.com>
    8b40deaa