I am using the ExoPlayer Library, which expects a Surface, however i couldn\'t find any Method, which retrieves the underlying Surface of the Textureview. Any Ideas?
You can also now in the new versions add an "AnalyticsListener" to the "SimpleExoPlayer" instance, and implement the method "onRenderedFirstFrame" which has the surface as one of its parameters.