This site has been permanently archived. The content on this site was last updated in 2019.
GvrLayout.ExternalSurfaceListener
Stay organized with collections
Save and categorize content based on your preferences.
Listener for external Surface events. Used to detect events on the video Surface managed by the
async reprojection thread.
Public Methods
abstract
void
|
onFrameAvailable()
Called whenever there is a new frame available on the external Surface.
|
abstract
void
|
|
Public Methods
public
abstract
void
onFrameAvailable
()
Called whenever there is a new frame available on the external Surface.
public
abstract
void
onSurfaceAvailable
(Surface surface)
Called when the external Surface is valid and available to use.
Parameters
surface |
The Surface that is available to consume.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2018-10-29 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{
"lastModified": "Last updated 2018-10-29 UTC.",
"confidential": False
}