[go: nahoru, domu]

Searched defs:EVENT_MARKER (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioRecord.h49 EVENT_MARKER = 2, // Record head is at the specified marker position enumerator in enum:android::AudioRecord::event_type
100 * - EVENT_MARKER: pointer to const uint32_t containing the marker position in frames.
267 * a callback with event type EVENT_MARKER is called. Calling setMarkerPosition
H A DAudioTrack.h62 EVENT_MARKER = 3, // Playback head is at the specified marker position enumerator in enum:android::AudioTrack::event_type
122 * - EVENT_MARKER: pointer to const uint32_t containing the marker position in frames.
477 * event type EVENT_MARKER is called. Calling setMarkerPosition with marker == 0 cancels marker

Completed in 71 milliseconds