| 
       
     | 
        _fields_ = [('read_bytes', <class 'ctypes.c_int'>), ('input_bi...
     | 
  
    | 
       
     | 
        decoded_audio = <Field type=c_int, ofs=28, size=4>
     | 
  
    | 
       
     | 
        decoded_video = <Field type=c_int, ofs=24, size=4>
     | 
  
    | 
       
     | 
        demux_bitrate = <Field type=c_float, ofs=12, size=4>
     | 
  
    | 
       
     | 
        demux_corrupted = <Field type=c_int, ofs=16, size=4>
     | 
  
    | 
       
     | 
        demux_discontinuity = <Field type=c_int, ofs=20, size=4>
     | 
  
    | 
       
     | 
        demux_read_bytes = <Field type=c_int, ofs=8, size=4>
     | 
  
    | 
       
     | 
        displayed_pictures = <Field type=c_int, ofs=32, size=4>
     | 
  
    | 
       
     | 
        input_bitrate = <Field type=c_float, ofs=4, size=4>
     | 
  
    | 
       
     | 
        lost_abuffers = <Field type=c_int, ofs=44, size=4>
     | 
  
    | 
       
     | 
        lost_pictures = <Field type=c_int, ofs=36, size=4>
     | 
  
    | 
       
     | 
        played_abuffers = <Field type=c_int, ofs=40, size=4>
     | 
  
    | 
       
     | 
        read_bytes = <Field type=c_int, ofs=0, size=4>
     | 
  
    | 
       
     | 
        send_bitrate = <Field type=c_float, ofs=56, size=4>
     | 
  
    | 
       
     | 
        sent_bytes = <Field type=c_int, ofs=52, size=4>
     | 
  
    | 
       
     | 
        sent_packets = <Field type=c_int, ofs=48, size=4>
     |