1header: 2 - title: Javadoc 3 url: doc/reference/ 4 - title: GitHub 5 url: https://github.com/google/ExoPlayer 6 - title: Blog 7 url: https://medium.com/google-exoplayer 8 9en: 10 - title: 11 children: 12 - title: Home 13 url: index.html 14 - title: Pros and cons 15 url: pros-and-cons.html 16 - title: Demo application 17 url: demo-application.html 18 - title: Supported formats 19 url: supported-formats.html 20 - title: Supported devices 21 url: supported-devices.html 22 - title: Glossary 23 url: glossary.html 24 - title: Getting started 25 children: 26 - title: Hello world 27 url: hello-world.html 28 - title: Player events 29 url: listening-to-player-events.html 30 - title: Playlists 31 url: playlists.html 32 - title: Media items 33 url: media-items.html 34 - title: Media sources 35 url: media-sources.html 36 - title: Track selection 37 url: track-selection.html 38 - title: UI components 39 url: ui-components.html 40 - title: Downloading media 41 url: downloading-media.html 42 - title: Ad insertion 43 url: ad-insertion.html 44 - title: Retrieving metadata 45 url: retrieving-metadata.html 46 - title: Live streaming 47 url: live-streaming.html 48 - title: Network stacks 49 url: network-stacks.html 50 - title: Debug logging 51 url: debug-logging.html 52 - title: Analytics 53 url: analytics.html 54 - title: Media types 55 children: 56 - title: DASH 57 url: dash.html 58 - title: HLS 59 url: hls.html 60 - title: SmoothStreaming 61 url: smoothstreaming.html 62 - title: Progressive 63 url: progressive.html 64 - title: RTSP 65 url: rtsp.html 66 - title: Advanced topics 67 children: 68 - title: Digital rights management 69 url: drm.html 70 - title: Troubleshooting 71 url: troubleshooting.html 72 - title: Customization 73 url: customization.html 74 - title: Transforming media 75 url: transforming-media.html 76 - title: Battery consumption 77 url: battery-consumption.html 78 - title: APK shrinking 79 url: shrinking.html 80 - title: OEM testing 81 url: oems.html 82 - title: Design documents 83 url: design-documents.html 84