Table of Contents

Namespace AppleTvControlLibrary.Mrp.AirPlay

Classes

AirPlayMrpConnection

MRP connection implemented as a channel/stream tunneled over an AirPlay 2 data-stream channel, rather than a raw TCP socket. This is the adapter that lets MrpProtocol be driven by an already-established Ap2Session instead of the retired raw-TCP TcpMrpTransport (see archive/mrp-tcp-transport).

Ap2InfoSettings

Client identity fields reported to the receiver during AirPlay 2 session setup.

Ap2Session

High-level session for AirPlay 2: opens a control connection, runs pair-verify, and sets up the event and data-stream channels used to carry an MRP tunnel.