2.2.4.27 LinkViewerToMacStopPlaying

The LinkViewerToMacStopPlaying message is sent by the client to request that the server stop streaming Data (section 2.2.2) packets.


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

chunkLen

MID

openFileId

playIncarnation

chunkLen (4 bytes): Length of the message in chunks. A chunk is 8 bytes.

MID (4 bytes): Message ID. For this message, the value MUST be 0x00030009.

openFileId (4 bytes): A 32-bit field. This field MUST be set to the value of the openFileId field in the LinkMacToViewerReportOpenFile (section 2.2.4.7) message that the client previously received from the server.

playIncarnation (4 bytes): A 32-bit field. This field MUST be set to the value of the playIncarnation field in the most recently sent message of the following message types: LinkViewerToMacStartPlaying and LinkViewerToMacStartStriding.<26>