Class (GI Struct)

GstSdp-1.0GstSdpSDPTime

The contents of the SDP "t=" field which specify the start and stop times for a conference session.

Index

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optionalproperties: Partial<{ repeat: any[]; start: string; stop: string }>

    Returns SDPTime

Properties

repeat: any[]
start: string
stop: string
$gtype: GType<SDPTime>

Methods