Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::VodSessionContent.
Metadata for the entire stitched content in a VOD session.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#duration
def duration() -> ::Google::Protobuf::Duration
    Returns
    
  - (::Google::Protobuf::Duration) — The total duration in seconds of the content including the ads stitched in.
 
#duration=
def duration=(value) -> ::Google::Protobuf::Duration
    Parameter
    
  - value (::Google::Protobuf::Duration) — The total duration in seconds of the content including the ads stitched in.
 
    Returns
    
- (::Google::Protobuf::Duration) — The total duration in seconds of the content including the ads stitched in.