#include <video_decoder_client_dev.h>
Definition at line 21 of file video_decoder_client_dev.h.
 
      
        
          | pp::VideoDecoderClient_Dev::VideoDecoderClient_Dev  | 
          ( | 
          Instance *  | 
          instance | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual pp::VideoDecoderClient_Dev::~VideoDecoderClient_Dev  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void pp::VideoDecoderClient_Dev::DismissPictureBuffer  | 
          ( | 
          PP_Resource  | 
          decoder,  | 
         
        
           | 
           | 
          int32_t  | 
          picture_buffer_id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void pp::VideoDecoderClient_Dev::NotifyError  | 
          ( | 
          PP_Resource  | 
          decoder,  | 
         
        
           | 
           | 
          PP_VideoDecodeError_Dev  | 
          error  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void pp::VideoDecoderClient_Dev::PictureReady  | 
          ( | 
          PP_Resource  | 
          decoder,  | 
         
        
           | 
           | 
          const PP_Picture_Dev &  | 
          picture  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void pp::VideoDecoderClient_Dev::ProvidePictureBuffers  | 
          ( | 
          PP_Resource  | 
          decoder,  | 
         
        
           | 
           | 
          uint32_t  | 
          req_num_of_bufs,  | 
         
        
           | 
           | 
          const PP_Size &  | 
          dimensions,  | 
         
        
           | 
           | 
          uint32_t  | 
          texture_target  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: