4.4.6 Media Type List Response

The following is an annotated dump of a Media Type List Response (section 2.2.3.8).

 00000000 02 0c 01 80 02 00 00 e0 01 00 00 1e 00 00 00 01 ................
 00000010 00 00 00 01 00 00 00 01 00 00 00 01 01 20 03 00 ............. ..
 00000020 00 58 02 00 00 1e 00 00 00 01 00 00 00 01 00 00 .X..............
 00000030 00 01 00 00 00 01 01 00 05 00 00 d0 02 00 00 1e ................
 00000040 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 ................
 00000050 01 80 07 00 00 38 04 00 00 1e 00 00 00 01 00 00 .....8..........
 00000060 00 01 00 00 00 01 00 00 00 01                   ..........
  
 02 -> SHARED_MSG_HEADER::Version = 2
 0c -> SHARED_MSG_HEADER::MessageId = MediaTypeListResponse(12)
 01 -> MediaTypeDescriptions[0]::Format = H264(1)
 80 02 00 00 -> MediaTypeDescriptions[0]::Width = 640
 e0 01 00 00 -> MediaTypeDescriptions[0]::Height = 480
 1e 00 00 00 -> MediaTypeDescriptions[0]::FrameRateNumerator = 30
 01 00 00 00 -> MediaTypeDescriptions[0]::FrameRateDenominator = 1
 01 00 00 00 -> MediaTypeDescriptions[0]::PixelAspectRatioNumerator = 1
 01 00 00 00 -> MediaTypeDescriptions[0]::PixelAspectRatioDenominator = 1
 01 -> MediaTypeDescriptions[0]::Flags = DecodingRequired(1)
 01 -> MediaTypeDescriptions[1]::Format = H264(1)
 20 03 00 00 -> MediaTypeDescriptions[1]::Width = 800
 58 02 00 00 -> MediaTypeDescriptions[1]::Height = 600
 1e 00 00 00 -> MediaTypeDescriptions[1]::FrameRateNumerator = 30
 01 00 00 00 -> MediaTypeDescriptions[1]::FrameRateDenominator = 1
 01 00 00 00 -> MediaTypeDescriptions[1]::PixelAspectRatioNumerator = 1
 01 00 00 00 -> MediaTypeDescriptions[1]::PixelAspectRatioDenominator = 1
 01 -> MediaTypeDescriptions[1]::Flags = DecodingRequired(1)
 01 -> MediaTypeDescriptions[2]::Format = H264(1) 
 00 05 00 00 -> MediaTypeDescriptions[2]::Width = 1280 
 d0 02 00 00 -> MediaTypeDescriptions[2]::Height = 720 
 1e 00 00 00 -> MediaTypeDescriptions[2]::FrameRateNumerator = 30 
 01 00 00 00 -> MediaTypeDescriptions[2]::FrameRateDenominator = 1 
 01 00 00 00 -> MediaTypeDescriptions[2]::PixelAspectRatioNumerator = 1 
 01 00 00 00 -> MediaTypeDescriptions[2]::PixelAspectRatioDenominator = 1 
 01 -> MediaTypeDescriptions[2]::Flags = DecodingRequired(1) 
 01 -> MediaTypeDescriptions[3]::Format = H264(1) 
 80 07 00 00 -> MediaTypeDescriptions[3]::Width = 1920 
 38 04 00 00 -> MediaTypeDescriptions[3]::Height = 1080 
 1e 00 00 00 -> MediaTypeDescriptions[3]::FrameRateNumerator = 30 
 01 00 00 00 -> MediaTypeDescriptions[3]::FrameRateDenominator = 1 
 01 00 00 00 -> MediaTypeDescriptions[3]::PixelAspectRatioNumerator = 1 
 01 00 00 00 -> MediaTypeDescriptions[3]::PixelAspectRatioDenominator = 1 
 01 -> MediaTypeDescriptions[3]::Flags = DecodingRequired(1)