Searched defs:EVENT_STREAM_END (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
H A DJAudioTrack.h42 EVENT_STREAM_END = 7, // Sent after all the buffers queued in AF and HW are played enumerator in enum:android::JAudioTrack::event_type
66 * - EVENT_STREAM_END: unused.
/frameworks/av/include/media/
H A DAudioTrack.h70 EVENT_STREAM_END = 7, // Sent after all the buffers queued in AF and HW are played enumerator in enum:android::AudioTrack::event_type
127 * - EVENT_STREAM_END: unused.
/frameworks/av/media/libaudioclient/include/media/
H A DAudioTrack.h70 EVENT_STREAM_END = 7, // Sent after all the buffers queued in AF and HW are played enumerator in enum:android::AudioTrack::event_type
127 * - EVENT_STREAM_END: unused.

Completed in 75 milliseconds