Ref: Google Images
If you have Access to Linkedin Courses: You can read from: It explains the diagram below i.e. how the adapter pattern works:
https://www.tutorialspoint.com/design_pattern/adapter_pattern.htm
A video example: The above will be easy to understand
Using MediaAdapter, AudioPlayer is accessing the methods of AdvancedMediaPlayer
Ref: https://www.tutorialspoint.com/design_pattern/adapter_pattern.htm