App Development - Audio and Video by Mark Lassoff

video locked

About the Lecture

The lecture App Development - Audio and Video by Mark Lassoff is from the course Mobile App Development with PhoneGap. It contains the following chapters:

  • Corcova PhoneGap Documentation
  • HTML 5 Media Application
  • Ogg Vorbis File
  • Quick Test
  • Videotag

Author of lecture App Development - Audio and Video

 Mark Lassoff

Mark Lassoff


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... 2) In this exercise we’re going to build a mobile, functional MP3 player. The user interface for the player will look like this: First, create a layout that includes the five buttons at the top of the interface. Add a slider. The bottom part of the interface is the song list. Create ...

... a remote server. When the MP3 player loads, have it query the server for the XML and display the songs indicated in the XML. When a song is selected by the user it should stream to the player. Note: Save the results of this exercise. You’ll need it for ...