Manage PiP lifecycle and control styles
mainWhen using the PiP feature, follow these best practices for memory management and UI customization:
Memory Management
Always dispose of the AgoraPipController when it is no longer needed to prevent memory leaks.
iOS Control Styles
You can customize the appearance of the PiP window on iOS using the following control style indices:
0: All system controls (default)1: Hide forward/backward buttons2: Hide play/pause and progress bar (recommended for video conferencing)3: Hide all controls