Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::VideoStream.
Video stream resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#h264
def h264() -> ::Google::Cloud::Video::LiveStream::V1::VideoStream::H264CodecSettings
Returns
- (::Google::Cloud::Video::LiveStream::V1::VideoStream::H264CodecSettings) — H264 codec settings.
#h264=
def h264=(value) -> ::Google::Cloud::Video::LiveStream::V1::VideoStream::H264CodecSettings
Parameter
- value (::Google::Cloud::Video::LiveStream::V1::VideoStream::H264CodecSettings) — H264 codec settings.
Returns
- (::Google::Cloud::Video::LiveStream::V1::VideoStream::H264CodecSettings) — H264 codec settings.