Changes

Jump to navigation Jump to search
14 bytes removed ,  19:17, 21 March 2020
Line 1,344: Line 1,344:  
Takes a PID-descriptor, an [[#IrCameraHandle]], an [[AM_services|AppletResourceUserId]], a [[#PackedImageTransferProcessorConfig]], an u64 for the TransferMemory's size, and a TransferMemory handle. No output.
 
Takes a PID-descriptor, an [[#IrCameraHandle]], an [[AM_services|AppletResourceUserId]], a [[#PackedImageTransferProcessorConfig]], an u64 for the TransferMemory's size, and a TransferMemory handle. No output.
   −
Official sw creates the TransferMemory with an user-specified buffer and permissions=0.
+
The TransferMemory is created with an user specified buffer and permission none.
    
== GetImageTransferProcessorState ==
 
== GetImageTransferProcessorState ==
Line 1,370: Line 1,370:  
Takes a PID-descriptor, an [[#IrCameraHandle]], an [[AM_services|AppletResourceUserId]], a [[#PackedImageTransferProcessorExConfig]], an u64 for the TransferMemory's size, and a TransferMemory handle. No output.
 
Takes a PID-descriptor, an [[#IrCameraHandle]], an [[AM_services|AppletResourceUserId]], a [[#PackedImageTransferProcessorExConfig]], an u64 for the TransferMemory's size, and a TransferMemory handle. No output.
   −
Official sw creates the TransferMemory with an user-specified buffer and permissions=0.
+
The TransferMemory is created with an user specified buffer and permission none.
    
== RunIrLedProcessor ==
 
== RunIrLedProcessor ==

Navigation menu