Definition at line 47 of file mediainfo.hpp.
 
◆ discover()
  
  
      
        
          | static std::unique_ptr<struct MediaInfo> deepstream::MediaInfo::discover  | 
          ( | 
          std::string  | 
          uri | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ operator bool()
  
  
      
        
          | deepstream::MediaInfo::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ duration
      
        
          | uint64_t deepstream::MediaInfo::duration = 0 | 
        
      
 
 
◆ error
      
        
          | bool deepstream::MediaInfo::error = false | 
        
      
 
 
◆ live
      
        
          | bool deepstream::MediaInfo::live = false | 
        
      
 
 
◆ streams
      
        
          | std::vector<std::unique_ptr<StreamInfo> > deepstream::MediaInfo::streams | 
        
      
 
 
The documentation for this struct was generated from the following file: