Video

io.bidmachine.renderx.config.proto.PhaseSettings.Variant.Video
final case class Video(value: VideoPhaseSettings) extends Variant

Attributes

Graph
Supertypes
trait Variant
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Value members

Concrete methods

override def isVideo: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def video: Option[VideoPhaseSettings]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Variant

Attributes

Inherited from:
Variant
def isDefined: Boolean

Attributes

Inherited from:
Variant
def isEmpty: Boolean

Attributes

Inherited from:
Variant
def isEndcard: Boolean

Attributes

Inherited from:
Variant
def isInterstitial: Boolean

Attributes

Inherited from:
Variant
def isPostbanner: Boolean

Attributes

Inherited from:
Variant

Attributes

Inherited from:
Variant
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof