Videos |
This interface is deprecated.
Use VideosClient instead
|
Videos.CaptureAvailableResult |
This interface is deprecated.
isAvailable is returned directly in the VideosClient .
|
Videos.CaptureCapabilitiesResult |
This interface is deprecated.
VideoCapabilities is returned directly in the VideosClient .
|
Videos.CaptureOverlayStateListener |
This interface is deprecated.
Use VideosClient.OnCaptureOverlayStateListener
instad.
|
Videos.CaptureStateResult |
This interface is deprecated.
CaptureState is returned directly in the VideosClient .
|
CaptureState | Data class used to return the capture state to the client. |
VideoCapabilities | Contains information on what capabilities the current device has for video recording. |
VideoConfiguration | Data class used to pass the video configuration from the client to the service. |
VideoConfiguration.Builder | Builder class for VideoConfiguration . |