Members
- 
    
_mediaduration
 - 
    
    
The duration of the media requests, if available, in milliseconds.
 - 
    
_responseHeaders
 - 
    
    
all the response headers from request.
 - 
    
_serviceLocation
 - 
    
    
The selected service location for the request. string.
 - 
    
_stream
 - 
    
    
Type of stream ("audio" | "video" etc..)
 - 
    
_tfinish
 - 
    
    
Real-Time | The real time at which the request finished.
 - 
    
actualurl
 - 
    
    
The actual URL requested, if different from above
 - 
    
interval
 - 
    
    
The duration of the throughput trace intervals (ms), for successful requests only.
 - 
    
range
 - 
    
    
The contents of the byte-range-spec part of the HTTP Range header.
 - 
    
responsecode
 - 
    
    
The HTTP response code.
 - 
    
tcpid
 - 
    
    
Identifier of the TCP connection on which the HTTP request was sent.
 - 
    
trace
 - 
    
    
Throughput traces, for successful requests only.
 - 
    
trequest
 - 
    
    
Real-Time | The real time at which the request was sent.
 - 
    
tresponse
 - 
    
    
Real-Time | The real time at which the first byte of the response was received.
 - 
    
type
 - 
    
    
This is an optional parameter and should not be included in HTTP request/response transactions for progressive download. The type of the request:
- MPD
 - XLink expansion
 - Initialization Fragment
 - Index Fragment
 - Media Fragment
 - Bitstream Switching Fragment
 - other
 
 - 
    
url
 - 
    
    
The original URL (before any redirects or failures)