#include <DVDDemux.h>
◆ CDemuxStream() [1/3]
  
  
      
        
          | CDemuxStream::CDemuxStream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ CDemuxStream() [2/3]
◆ ~CDemuxStream()
  
  
      
        
          | virtual CDemuxStream::~CDemuxStream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ CDemuxStream() [3/3]
◆ GetStreamName()
  
  
      
        
          | std::string CDemuxStream::GetStreamName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ changes
      
        
          | int CDemuxStream::changes {0} | 
        
      
 
 
◆ codec
      
        
          | AVCodecID CDemuxStream::codec {AV_CODEC_ID_NONE} | 
        
      
 
 
◆ codec_fourcc
      
        
          | unsigned int CDemuxStream::codec_fourcc {0} | 
        
      
 
 
◆ codecName
      
        
          | std::string CDemuxStream::codecName | 
        
      
 
 
◆ cryptoSession
◆ demuxerId
      
        
          | int64_t CDemuxStream::demuxerId {-1} | 
        
      
 
 
◆ disabled
      
        
          | bool CDemuxStream::disabled {false} | 
        
      
 
 
◆ dvdNavId
      
        
          | int CDemuxStream::dvdNavId {0} | 
        
      
 
 
◆ externalInterfaces
◆ extraData
◆ flags
◆ iDuration
      
        
          | int CDemuxStream::iDuration {0} | 
        
      
 
 
◆ language
      
        
          | std::string CDemuxStream::language | 
        
      
 
 
◆ level
◆ name
      
        
          | std::string CDemuxStream::name | 
        
      
 
 
◆ pPrivate
      
        
          | void* CDemuxStream::pPrivate {nullptr} | 
        
      
 
 
◆ profile
      
        
          | int CDemuxStream::profile | 
        
      
 
 
◆ source
◆ type
◆ uniqueId
      
        
          | int CDemuxStream::uniqueId {0} | 
        
      
 
 
The documentation for this class was generated from the following files: