2.2.3.19 Property Value Response

The Property Value Response message is sent by the client over a device channel in response to the Property Value Request (section 2.2.3.18) message. It contains the current value of the requested device property of the video capture device associated with the channel.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Header

PropertyValue

...

Header (2 bytes): A SHARED_MSG_HEADER (section 2.2.1) structure. The Version field MUST be set to the same value as in the Select Version Response (section 2.2.2.2) message. The MessageId field MUST be set to PropertyValueResponse (23).

PropertyValue (5 bytes): A PROPERTY_VALUE (section 2.2.3.19.1) structure containing the current value of the device property requested in the corresponding Property Value Request (section 2.2.3.18) message.