lib / tv.smartclip.smartclientandroid.lib.dto / SxLayoutConfiguration / <init>

<init>

SxLayoutConfiguration(width: Int = ViewGroup.LayoutParams.MATCH_PARENT, height: Int = 0, orientation: SxOrientation = SxOrientation.HORIZONTAL, dimensionRatio: String? = null, custom: ((constraintSet: ConstraintSet, playerViewId: Int) -> Unit)? = null)

Defines the layout constraints of the video player.