Package-level declarations
Types
Link copied to clipboard
open class DefaultSourceInfoProvider(val isMirror: Boolean = false, @IntRange(from = 0, to = 359) val rotationDegrees: Int = 0) : ISourceInfoProvider
Link copied to clipboard
interface ISourceInfoProvider
Interface to get the orientation of the capture surface. These information are used to rotate the frames in the codec surface if the source needs to be rotated. It might not be the case for certain sources.