Lines Matching refs:media

4 This document describes how to run the media control functionality,
7 The media control server consists of to parts. There is a media
8 player (mpl) that contains the logic to handle media, and there is a
9 media control service (mcs) that serves as a GATT-based interface to
10 the player. The media control client consists of one part, the GATT
13 The media control server may include an object transfer service (ots)
14 and the media control client may include an object transfer client
18 The media control server and client both implement the Generic Media
35 A media player has a *name* and an *icon* that allows identification
38 The content of the media player is structured into tracks and groups.
39 A media player has a number of groups. A group contains tracks and
52 The media player is in a *state*, which will be one of playing,
61 player by writing to the *media control point*. There is also a
66 Finally, the *content control ID* is used to associate the media
73 The media control client is used to control, and to get information
74 from, a media control server. Control is done by writing to one of
79 Using the media control client
82 Before use, the media control client must be initialized by the
89 When the media control client is connected to a media control server,
95 After discovery, the media control client can read and write
96 characteristics, including the media control point and the search
169 Player name: My media player
170 4d 79 20 6d 65 64 69 61 20 70 6c 61 79 65 72 |My media player
366 The media control service (mcs) and the associated media player (mpl)
368 media content, like PCs and smartphones.
370 As mentioned above, the media player (mpl) has the player logic, while
371 the media control service (mcs) has the GATT-based interface. This
372 separation is done so that the media player can also be used without
376 Using the media control service and the media player
379 The media control service and the media player are in general
380 controlled remotely, from the media control client.
382 Before use, the media control client must be initialized by the
439 caused by these testing commands are independent of the media player,
441 to the actual state of the media player.