4.4.4 Stream List Response

The following is an annotated dump of a Stream List Response (section 2.2.3.6).

 00000000 02 0a 01 00 01 01 01 01 00 01 00 01             ............
  
 02 -> SHARED_MSG_HEADER::Version = 2
 0a -> SHARED_MSG_HEADER::MessageId = StreamListResponse(10)
 01 00-> StreamDescriptions[0]::FrameSourceTypes = Color(1)
 01 -> StreamDescriptions[0]::StreamCategory = Capture(1)
 01 -> StreamDescriptions[0]::Selected = true(1)
 01 -> StreamDescriptions[0]::CanBeShared = true(1)
 01 00-> StreamDescriptions[1]::FrameSourceTypes = Color(1)
 01 -> StreamDescriptions[1]::StreamCategory = Capture(1)
 00 -> StreamDescriptions[1]::Selected = false(0)
 01 -> StreamDescriptions[1]::CanBeShared = true(1)