Struct aws_sdk_mediapackage::model::stream_selection::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for StreamSelection
Implementations
The maximum video bitrate (bps) to include in output.
The maximum video bitrate (bps) to include in output.
The minimum video bitrate (bps) to include in output.
The minimum video bitrate (bps) to include in output.
A directive that determines the order of streams in the output.
A directive that determines the order of streams in the output.
Consumes the builder and constructs a StreamSelection
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more