Underlying infrared services for this API are provided by the Infrared Serial and Infrared Sockets APIs.
The picture transfer interface is used to get the capabilities of
the peer device, change the connection configuration, and to wait to receive a
picture. It is provided by CTranpSession
. Note that
sending pictures is not current implemented.
The caller implements a MTranpNotification
interface to receive information about the progress of operations.
The Unified Picture format is used to transfer pictures over the
IrTranP protocol. There are methods to convert the format to and from JPEG. A
UPF picture is encapsulated by TTranpPicture
.