Class: Google::Cloud::Video::LiveStream::V1::VideoFormat

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

Properties of the video format.

Instance Attribute Summary collapse

Instance Attribute Details

#codec::String



460
461
462
463
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 460

class VideoFormat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#frame_rate::Float



460
461
462
463
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 460

class VideoFormat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#height_pixels::Integer



460
461
462
463
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 460

class VideoFormat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#width_pixels::Integer



460
461
462
463
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 460

class VideoFormat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end