VideoSink.VideoSinkException


class VideoSink.VideoSinkException : Exception


Thrown by VideoSink implementations.

Summary

Public constructors

VideoSinkException(cause: Throwable!, format: Format!)

Creates a new instance.

Public properties

Format!

The Format of the frames set to the VideoSink when this exception occurred.

Public constructors

VideoSinkException

VideoSinkException(cause: Throwable!, format: Format!)

Creates a new instance.

Public properties

format

val formatFormat!

The Format of the frames set to the VideoSink when this exception occurred.