A pool to cache the renderer for the Playback.
Returns a renderer for the playback that can be used to render the content of media, or null if no renderer is available.
null
Cleans up this pool.
Releases the renderer back to the pool. Returns true if either the renderer is null (so nothing needed to be done), or the renderer is successfully released back to the pool.
true