Home | History | Annotate | Download | only in docs

Lines Matching full:playback

466 Synthesizer (EAS) which is the <st1:place w:st="on">MIDI</st1:place> playback

471 the playback will sound exactly the same in both <i style='mso-bidi-font-style:
750 content is authored. When the JET engine senses an event during playback it
752 can be adjusted to compensate for any latency in the audio playback system so
865 <p class=MsoNormal>Normally, JET starts playback of the next segment (or
876 will be triggered, or if the current segment is looped, playback will resume at
1027 queuing up segments for playback by calling the JET_QueueSegment() function.
1038 <p class=MsoNormal>After the segment(s) are queued up, playback can begin. By
1039 default, the segments are initialized in a paused state. To start playback,
1040 call the JET_Play() function. Playback can be paused again by calling the JET_Pause()
1041 function. Once initiated, playback will continue as long as the application
1050 determine when it needs to queue another segment and when playback has
1055 <p class=MsoNormal>When playback has completed and the application is finished
1091 <p class=MsoNormal>Opens a JET content file for playback. Content must be
1153 application will queue a new segment each time the value is 1 so that playback
1164 <p class=MsoNormal>Queues up a JET MIDI segment for playback. The parameters
1188 amount of pitch transposition. Set to 0 for normal playback. Range is -12 to
1195 should be muted during playback. These flags can be changed dynamically using
1215 <p class=MsoNormal>Starts playback of the current segment. This function must
1216 be called once after the initial segments are queued up to start playback. It
1217 is also called after JET_Pause() to resume playback.</p>
1226 <p class=MsoNormal>Pauses playback of the current segment. Call JET_Pause() to
1227 resume playback.</p>
1236 <p class=MsoNormal>Modifies the mute flags during playback. If the <i
1249 <p class=MsoNormal>Modifies a mute flag for a single track during playback. If