Vision AI V1 API - Class Google::Cloud::VisionAI::V1::GstreamerBufferDescriptor (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::GstreamerBufferDescriptor.

The descriptor for a gstreamer buffer payload.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#caps_string

def caps_string() -> ::String
Returns
  • (::String) — The caps string of the payload.

#caps_string=

def caps_string=(value) -> ::String
Parameter
  • value (::String) — The caps string of the payload.
Returns
  • (::String) — The caps string of the payload.

#dts_time

def dts_time() -> ::Google::Protobuf::Timestamp
Returns

#dts_time=

def dts_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#duration

def duration() -> ::Google::Protobuf::Duration
Returns

#duration=

def duration=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#is_key_frame

def is_key_frame() -> ::Boolean
Returns
  • (::Boolean) — Whether the buffer is a key frame.

#is_key_frame=

def is_key_frame=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the buffer is a key frame.
Returns
  • (::Boolean) — Whether the buffer is a key frame.

#pts_time

def pts_time() -> ::Google::Protobuf::Timestamp
Returns

#pts_time=

def pts_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns