Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::VideoStreamProperty.
Properties of the video stream.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#index
def index() -> ::Integer
Returns
- (::Integer) — Index of this video stream.
#index=
def index=(value) -> ::Integer
Parameter
- value (::Integer) — Index of this video stream.
Returns
- (::Integer) — Index of this video stream.
#video_format
def video_format() -> ::Google::Cloud::Video::LiveStream::V1::VideoFormat
Returns
- (::Google::Cloud::Video::LiveStream::V1::VideoFormat) — Properties of the video format.
#video_format=
def video_format=(value) -> ::Google::Cloud::Video::LiveStream::V1::VideoFormat
Parameter
- value (::Google::Cloud::Video::LiveStream::V1::VideoFormat) — Properties of the video format.
Returns
- (::Google::Cloud::Video::LiveStream::V1::VideoFormat) — Properties of the video format.