Lines Matching full:group
87 /** The tracks within a group are played once in track order. */
89 /** The tracks within a group are played in track order repeatedly. */
91 /** The tracks within a group are played once only from the oldest first. */
93 /** The tracks within a group are played from the oldest first repeatedly. */
95 /** The tracks within a group are played once only from the newest first. */
97 /** The tracks within a group are played from the newest first repeatedly. */
99 /** The tracks within a group are played in random order once. */
101 /** The tracks within a group are played in random order repeatedly. */
115 /** The tracks within a group are played once in track order. */
117 /** The tracks within a group are played in track order repeatedly. */
119 /** The tracks within a group are played once only from the oldest first. */
121 /** The tracks within a group are played from the oldest first repeatedly. */
123 /** The tracks within a group are played once only from the newest first. */
125 /** The tracks within a group are played from the newest first repeatedly. */
127 /** The tracks within a group are played in random order once. */
129 /** The tracks within a group are played in random order repeatedly. */
205 /** Set the current group to the previous group in the sequence of groups. */
207 /** Set the current group to the next group in the sequence of groups. */
209 /** Set the current group to the first group in the sequence of groups. */
211 /** Set the current group to the last group in the sequence of groups. */
213 /** Set the current group to the nth group in the sequence of groups. */
260 /** Support the Previous Group opcode */
262 /** Support the Next Group opcode */
264 /** Support the First Group opcode */
266 /** Support the Last Group opcode */
268 /** Support the Goto Group opcode */
305 /** Search for Group Name */
357 * @name Group object object types
362 /** Group object type is track */
364 /** Group object type is group */