Class: Google::Cloud::Video::LiveStream::V1::VideoStreamProperty

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 stream.

Instance Attribute Summary collapse

Instance Attribute Details

#index::Integer

Returns Index of this video stream.

Returns:

  • (::Integer)

    Index of this video stream.



424
425
426
427
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 424

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

#video_format::Google::Cloud::Video::LiveStream::V1::VideoFormat

Returns Properties of the video format.

Returns:



424
425
426
427
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 424

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