Group
Extension

Matches 886

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MediaConvert/Mpeg2Settings.pm ( view source; MetaCPAN )
pecify your frame
rate as a fraction. If you are creating your transcoding job
specification as a JSON file without the console, use FramerateControl
to specify which value the service uses for the fr
the console, choose any value
other than Follow source. To specify a different PAR by editing the
JSON job specification, choose SPECIFIED. When you choose SPECIFIED for
this setting, you must also sp
 reduce the duration of your video.
Required settings: You must also set Framerate to 25. In your JSON job
specification, set (framerateControl) to (SPECIFIED),
(framerateNumerator) to 25 and (framera
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MediaConvert/VideoDescription.pm ( view source; MetaCPAN )
specific video
settings depend on the video codec that you choose. When you work
directly in your JSON job specification, include one instance of Video
description (VideoDescription) per output.

=hea
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MediaConvert/DvbNitSettings.pm ( view source; MetaCPAN )
rk Information Table (NIT) in
the transport stream of this output. When you work directly in your
JSON job specification, include this object only when your job has a
transport stream output and the c
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MediaConvert/H264Settings.pm ( view source; MetaCPAN )
ep all defaults, excluding
H264AdaptiveQuantization and all other adaptive quantization from your
JSON job specification, MediaConvert automatically applies the best
types of quantization for your vid
pecify your frame
rate as a fraction. If you are creating your transcoding job
specification as a JSON file without the console, use FramerateControl
to specify which value the service uses for the fr
the console, choose any value
other than Follow source. To specify a different PAR by editing the
JSON job specification, choose SPECIFIED. When you choose SPECIFIED for
this setting, you must also sp
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MediaConvert/JobSettings.pm ( view source; MetaCPAN )
nable Nielsen
configuration programmatically, include an instance of
nielsenConfiguration in your JSON job specification. Even if you don't
include any children of nielsenConfiguration, you still enab
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/QLDBSession.pm ( view source; MetaCPAN )
igning_name { 'qldb' }
  sub version { '2019-07-11' }
  sub target_prefix { 'QLDBSession' }
  sub json_version { "1.0" }
  has max_attempts => (is => 'ro', isa => 'Int', default => 5);
  has retry => 

  with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';

  
  sub SendCommand {
    my $self = shift;
    my $call_object = $self->new_with_coerc

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.