Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / renderer / pepper / pepper_video_decoder_host.h
index e76f95c..0ee83b2 100644 (file)
@@ -70,7 +70,7 @@ class CONTENT_EXPORT PepperVideoDecoderHost
   int32_t OnHostMsgInitialize(ppapi::host::HostMessageContext* context,
                               const ppapi::HostResource& graphics_context,
                               PP_VideoProfile profile,
-                              bool allow_software_fallback);
+                              PP_HardwareAcceleration acceleration);
   int32_t OnHostMsgGetShm(ppapi::host::HostMessageContext* context,
                           uint32_t shm_id,
                           uint32_t shm_size);