4.4.8 Current Media Type Response
The following is an annotated dump of a Current Media Type Response (section 2.2.3.10).
-
00000000 02 0e 01 80 07 00 00 38 04 00 00 1e 00 00 00 01 .......8........ 00000010 00 00 00 01 00 00 00 01 00 00 00 01 ............ 02 -> SHARED_MSG_HEADER::Version = 2 0e -> SHARED_MSG_HEADER::MessageId = CurrentMediaTypeResponse(14) 01 -> MediaTypeDescription::Format = H264(1) 80 07 00 00 -> MediaTypeDescription::Width = 1920 38 04 00 00 -> MediaTypeDescription::Height = 1080 1e 00 00 00 -> MediaTypeDescription::FrameRateNumerator = 30 01 00 00 00 -> MediaTypeDescription::FrameRateDenominator = 1 01 00 00 00 -> MediaTypeDescription::PixelAspectRatioNumerator = 1 01 00 00 00 -> MediaTypeDescription::PixelAspectRatioDenominator = 1 01 -> MediaTypeDescription::Flags = DecodingRequired(1)