object M2tsSettings
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- M2tsSettings
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(AbsentInputAudioBehavior: UndefOr[M2tsAbsentInputAudioBehavior] = js.undefined, Arib: UndefOr[M2tsArib] = js.undefined, AribCaptionsPid: UndefOr[__string] = js.undefined, AribCaptionsPidControl: UndefOr[M2tsAribCaptionsPidControl] = js.undefined, AudioBufferModel: UndefOr[M2tsAudioBufferModel] = js.undefined, AudioFramesPerPes: UndefOr[__integerMin0] = js.undefined, AudioPids: UndefOr[__string] = js.undefined, AudioStreamType: UndefOr[M2tsAudioStreamType] = js.undefined, Bitrate: UndefOr[__integerMin0] = js.undefined, BufferModel: UndefOr[M2tsBufferModel] = js.undefined, CcDescriptor: UndefOr[M2tsCcDescriptor] = js.undefined, DvbNitSettings: UndefOr[DvbNitSettings] = js.undefined, DvbSdtSettings: UndefOr[DvbSdtSettings] = js.undefined, DvbSubPids: UndefOr[__string] = js.undefined, DvbTdtSettings: UndefOr[DvbTdtSettings] = js.undefined, DvbTeletextPid: UndefOr[__string] = js.undefined, Ebif: UndefOr[M2tsEbifControl] = js.undefined, EbpAudioInterval: UndefOr[M2tsAudioInterval] = js.undefined, EbpLookaheadMs: UndefOr[__integerMin0Max10000] = js.undefined, EbpPlacement: UndefOr[M2tsEbpPlacement] = js.undefined, EcmPid: UndefOr[__string] = js.undefined, EsRateInPes: UndefOr[M2tsEsRateInPes] = js.undefined, EtvPlatformPid: UndefOr[__string] = js.undefined, EtvSignalPid: UndefOr[__string] = js.undefined, FragmentTime: UndefOr[__doubleMin0] = js.undefined, Klv: UndefOr[M2tsKlv] = js.undefined, KlvDataPids: UndefOr[__string] = js.undefined, NullPacketBitrate: UndefOr[__doubleMin0] = js.undefined, PatInterval: UndefOr[__integerMin0Max1000] = js.undefined, PcrControl: UndefOr[M2tsPcrControl] = js.undefined, PcrPeriod: UndefOr[__integerMin0Max500] = js.undefined, PcrPid: UndefOr[__string] = js.undefined, PmtInterval: UndefOr[__integerMin0Max1000] = js.undefined, PmtPid: UndefOr[__string] = js.undefined, ProgramNum: UndefOr[__integerMin0Max65535] = js.undefined, RateMode: UndefOr[M2tsRateMode] = js.undefined, Scte27Pids: UndefOr[__string] = js.undefined, Scte35Control: UndefOr[M2tsScte35Control] = js.undefined, Scte35Pid: UndefOr[__string] = js.undefined, SegmentationMarkers: UndefOr[M2tsSegmentationMarkers] = js.undefined, SegmentationStyle: UndefOr[M2tsSegmentationStyle] = js.undefined, SegmentationTime: UndefOr[__doubleMin1] = js.undefined, TimedMetadataBehavior: UndefOr[M2tsTimedMetadataBehavior] = js.undefined, TimedMetadataPid: UndefOr[__string] = js.undefined, TransportStreamId: UndefOr[__integerMin0Max65535] = js.undefined, VideoPid: UndefOr[__string] = js.undefined): M2tsSettings
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.