This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8"?> | |
| <Client name="iOS"> | |
| <!-- Author: Plex Inc. --> | |
| <!-- This profile is used by A5 and higher devices (starting with iPhone 4S and iPad 3) --> | |
| <Settings> | |
| <Setting name="DirectPlayStreamSelection" value="true" /> | |
| <Setting name="StreamUnselectedIncompatibleAudioStreams" value="true" /> | |
| </Settings> | |
| <TranscodeTargets> | |
| <VideoProfile container="mp4" codec="h264" audioCodec="aac" subtitleCodec="mov_text" context="static" /> |