HomeSort by relevance Sort by last modified time
    Searched defs:EVENT_MARKER (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
AudioRecord.h 44 EVENT_MARKER = 2, // Record head is at the specified marker position
89 * - EVENT_MARKER: pointer to const uint32_t containing the marker position in frames.
236 * a callback with event type EVENT_MARKER is called. Calling setMarkerPosition
AudioTrack.h 56 EVENT_MARKER = 3, // Playback head is at the specified marker position
110 * - EVENT_MARKER: pointer to const uint32_t containing the marker position in frames.
362 * event type EVENT_MARKER is called. Calling setMarkerPosition with marker == 0 cancels marker
    [all...]

Completed in 25 milliseconds