@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCVideoSourceStats.Builder
extends RTCVideoSourceStats
RTCVideoSourceStats.Builder, RTCVideoSourceStats.Step1, RTCVideoSourceStats.Step2, RTCVideoSourceStats.Step3, RTCVideoSourceStats.Step4| Modifier and Type | Method and Description |
|---|---|
default RTCVideoSourceStats.Builder |
bitDepth(int bitDepth) |
default RTCVideoSourceStats.Builder |
frames(int frames) |
default RTCVideoSourceStats.Builder |
framesPerSecond(double framesPerSecond) |
default RTCVideoSourceStats.Builder |
height(int height) |
default RTCVideoSourceStats.Builder |
relayedSource(boolean relayedSource) |
default RTCVideoSourceStats.Builder |
width(int width) |
bitDepth, frames, framesPerSecond, height, setBitDepth, setFrames, setFramesPerSecond, setHeight, setWidth, timestamp, widthkind, relayedSource, setKind, setRelayedSource, setTrackIdentifier, trackIdentifier@JsOverlay @Nonnull default RTCVideoSourceStats.Builder bitDepth(int bitDepth)
@JsOverlay @Nonnull default RTCVideoSourceStats.Builder frames(int frames)
@JsOverlay @Nonnull default RTCVideoSourceStats.Builder framesPerSecond(double framesPerSecond)
@JsOverlay @Nonnull default RTCVideoSourceStats.Builder height(int height)
@JsOverlay @Nonnull default RTCVideoSourceStats.Builder width(int width)
@JsOverlay @Nonnull default RTCVideoSourceStats.Builder relayedSource(boolean relayedSource)