Lines Matching full:timestamp
33 sink frames. When we want to obtain a client track timestamp, we first
34 get a timestamp from the sink. The sink timestamp's position (mPosition)
37 the sink frame (keeping the mTime identical) and return that timestamp back to the client.
46 AudioFlinger Timestamp Notes:
48 1) Example: Obtaining a track timestamp during playback. In this case, the LinearMap
57 When we request a track timestamp, we call the sink getTimestamp() and get for example
60 and return that timestamp to the app.
62 2) Example: Obtaining a track timestamp duing pause. In this case, the LinearMap
72 we have played to track frame 16100. The track timestamp mPosition will
73 continue to advance until the sink timestamp returns a value of mPosition