Lines Matching refs:player
8 player (mpl) that contains the logic to handle media, and there is a
10 the player. The media control client consists of one part, the GATT
35 A media player has a *name* and an *icon* that allows identification
36 of the player for the user.
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
43 An active player will have a *current track*. This is the track that
44 is playing now (if the player is playing). The current track has a
46 *position* - the current position of the player within the track.
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
67 player with an audio stream.
163 Reading characteristics - the player name and the track duration as
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
193 The track position is where the player "is" in the current track.
209 Controlling the player via the control point:
366 The media control service (mcs) and the associated media player (mpl)
370 As mentioned above, the media player (mpl) has the player logic, while
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
439 caused by these testing commands are independent of the media player,
441 to the actual state of the media player.