PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
YouTube
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\YouTube; class LiveBroadcastContentDetails extends \Google\Model { public $boundStreamId; public $boundStreamLastUpdateTimeMs; public $closedCaptionsType; public $enableAutoStart; public $enableAutoStop; public $enableClosedCaptions; public $enableContentEncryption; public $enableDvr; public $enableEmbed; public $enableLowLatency; public $latencyPreference; public $mesh; protected $monitorStreamType = MonitorStreamInfo::class; protected $monitorStreamDataType = ''; public $projection; public $recordFromStart; public $startWithSlate; public $stereoLayout; public function setBoundStreamId($boundStreamId) { $this->boundStreamId = $boundStreamId; } public function getBoundStreamId() { return $this->boundStreamId; } public function setBoundStreamLastUpdateTimeMs($boundStreamLastUpdateTimeMs) { $this->boundStreamLastUpdateTimeMs = $boundStreamLastUpdateTimeMs; } public function getBoundStreamLastUpdateTimeMs() { return $this->boundStreamLastUpdateTimeMs; } public function setClosedCaptionsType($closedCaptionsType) { $this->closedCaptionsType = $closedCaptionsType; } public function getClosedCaptionsType() { return $this->closedCaptionsType; } public function setEnableAutoStart($enableAutoStart) { $this->enableAutoStart = $enableAutoStart; } public function getEnableAutoStart() { return $this->enableAutoStart; } public function setEnableAutoStop($enableAutoStop) { $this->enableAutoStop = $enableAutoStop; } public function getEnableAutoStop() { return $this->enableAutoStop; } public function setEnableClosedCaptions($enableClosedCaptions) { $this->enableClosedCaptions = $enableClosedCaptions; } public function getEnableClosedCaptions() { return $this->enableClosedCaptions; } public function setEnableContentEncryption($enableContentEncryption) { $this->enableContentEncryption = $enableContentEncryption; } public function getEnableContentEncryption() { return $this->enableContentEncryption; } public function setEnableDvr($enableDvr) { $this->enableDvr = $enableDvr; } public function getEnableDvr() { return $this->enableDvr; } public function setEnableEmbed($enableEmbed) { $this->enableEmbed = $enableEmbed; } public function getEnableEmbed() { return $this->enableEmbed; } public function setEnableLowLatency($enableLowLatency) { $this->enableLowLatency = $enableLowLatency; } public function getEnableLowLatency() { return $this->enableLowLatency; } public function setLatencyPreference($latencyPreference) { $this->latencyPreference = $latencyPreference; } public function getLatencyPreference() { return $this->latencyPreference; } public function setMesh($mesh) { $this->mesh = $mesh; } public function getMesh() { return $this->mesh; } /** * @param MonitorStreamInfo */ public function setMonitorStream(MonitorStreamInfo $monitorStream) { $this->monitorStream = $monitorStream; } /** * @return MonitorStreamInfo */ public function getMonitorStream() { return $this->monitorStream; } public function setProjection($projection) { $this->projection = $projection; } public function getProjection() { return $this->projection; } public function setRecordFromStart($recordFromStart) { $this->recordFromStart = $recordFromStart; } public function getRecordFromStart() { return $this->recordFromStart; } public function setStartWithSlate($startWithSlate) { $this->startWithSlate = $startWithSlate; } public function getStartWithSlate() { return $this->startWithSlate; } public function setStereoLayout($stereoLayout) { $this->stereoLayout = $stereoLayout; } public function getStereoLayout() { return $this->stereoLayout; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LiveBroadcastContentDetails::class, 'Google_Service_YouTube_LiveBroadcastContentDetails');
[+]
..
[-] ActivityContentDetailsBulletin.php
[edit]
[-] LiveChatMessageDeletedDetails.php
[edit]
[-] ThirdPartyLink.php
[edit]
[-] VideoCategory.php
[edit]
[-] LiveStream.php
[edit]
[-] ActivityContentDetailsLike.php
[edit]
[-] VideoPlayer.php
[edit]
[-] VideoAbuseReportReasonListResponse.php
[edit]
[-] LiveChatModerator.php
[edit]
[-] MonitorStreamInfo.php
[edit]
[-] ActivityContentDetails.php
[edit]
[-] CommentThreadSnippet.php
[edit]
[-] CommentSnippetAuthorChannelId.php
[edit]
[-] SuperChatEventListResponse.php
[edit]
[-] VideoCategoryListResponse.php
[edit]
[-] ActivityContentDetailsPlaylistItem.php
[edit]
[-] LiveStreamSnippet.php
[edit]
[-] PlaylistStatus.php
[edit]
[-] CommentThreadReplies.php
[edit]
[-] SubscriptionSnippet.php
[edit]
[-] ChannelSectionContentDetails.php
[edit]
[-] VideoFileDetailsVideoStream.php
[edit]
[-] ChannelProfileDetails.php
[edit]
[-] ThirdPartyLinkSnippet.php
[edit]
[-] VideoContentDetailsRegionRestriction.php
[edit]
[-] ChannelSettings.php
[edit]
[-] AbuseReport.php
[edit]
[-] Activity.php
[edit]
[-] LiveChatMessageRetractedDetails.php
[edit]
[-] PlaylistListResponse.php
[edit]
[-] WatchSettings.php
[edit]
[-] AbuseType.php
[edit]
[-] CommentListResponse.php
[edit]
[-] ActivityContentDetailsUpload.php
[edit]
[-] CaptionListResponse.php
[edit]
[-] LiveBroadcastStatistics.php
[edit]
[-] ActivityContentDetailsFavorite.php
[edit]
[-] CaptionSnippet.php
[edit]
[-] ChannelSectionLocalization.php
[edit]
[-] ChannelStatistics.php
[edit]
[-] CommentThreadListResponse.php
[edit]
[-] VideoRating.php
[edit]
[-] MembershipsDurationAtLevel.php
[edit]
[-] ChannelSnippet.php
[edit]
[-] MembershipsLevel.php
[edit]
[-] ChannelAuditDetails.php
[edit]
[-] LiveChatSuperStickerDetails.php
[edit]
[-] PlaylistItemStatus.php
[edit]
[-] ActivityListResponse.php
[edit]
[-] MemberSnippet.php
[edit]
[-] VideoAbuseReportSecondaryReason.php
[edit]
[-] LiveChatNewSponsorDetails.php
[edit]
[-] LiveChatMessage.php
[edit]
[-] AccessPolicy.php
[edit]
[-] LiveChatBanSnippet.php
[edit]
[-] LiveBroadcastStatus.php
[edit]
[-] SubscriptionListResponse.php
[edit]
[-] ActivityContentDetailsSocial.php
[edit]
[-] PlaylistItemContentDetails.php
[edit]
[-] SubscriptionContentDetails.php
[edit]
[-] VideoLiveStreamingDetails.php
[edit]
[-] LocalizedProperty.php
[edit]
[-] ThirdPartyLinkStatus.php
[edit]
[-] ImageSettings.php
[edit]
[-] TokenPagination.php
[edit]
[-] IngestionInfo.php
[edit]
[-] MemberListResponse.php
[edit]
[-] LiveStreamConfigurationIssue.php
[edit]
[-] ChannelListResponse.php
[edit]
[-] VideoProjectDetails.php
[edit]
[-] LiveChatBan.php
[edit]
[-] SuperChatEventSnippet.php
[edit]
[-] ResourceId.php
[edit]
[-] LiveChatMessageSnippet.php
[edit]
[-] Thumbnail.php
[edit]
[-] Subscription.php
[edit]
[-] LiveStreamStatus.php
[edit]
[-] SuperStickerMetadata.php
[edit]
[-] ChannelSection.php
[edit]
[-] PropertyValue.php
[edit]
[-] LiveChatModeratorListResponse.php
[edit]
[-] SuperChatEvent.php
[edit]
[-] VideoAbuseReportReasonSnippet.php
[edit]
[-] VideoSnippet.php
[edit]
[-] LiveBroadcast.php
[edit]
[-] Channel.php
[edit]
[-] ChannelLocalization.php
[edit]
[-] ActivityContentDetailsPromotedItem.php
[edit]
[-] PlaylistItemSnippet.php
[edit]
[-] LevelDetails.php
[edit]
[-] ActivityContentDetailsRecommendation.php
[edit]
[-] CdnSettings.php
[edit]
[-] VideoFileDetailsAudioStream.php
[edit]
[-] ChannelTopicDetails.php
[edit]
[-] PlaylistContentDetails.php
[edit]
[-] PlaylistItem.php
[edit]
[-] VideoStatistics.php
[edit]
[-] MembershipsLevelListResponse.php
[edit]
[-] LiveChatModeratorSnippet.php
[edit]
[-] TestItemTestItemSnippet.php
[edit]
[-] LiveChatUserBannedMessageDetails.php
[edit]
[-] ChannelStatus.php
[edit]
[-] ChannelBrandingSettings.php
[edit]
[-] MembershipsDuration.php
[edit]
[-] ChannelContentDetailsRelatedPlaylists.php
[edit]
[-] ChannelConversionPing.php
[edit]
[-] MembershipsDetails.php
[edit]
[-] InvideoPosition.php
[edit]
[-] LiveStreamContentDetails.php
[edit]
[-] ActivityContentDetailsChannelItem.php
[edit]
[-] VideoStatus.php
[edit]
[-] ActivityContentDetailsSubscription.php
[edit]
[-] ChannelContentOwnerDetails.php
[edit]
[-] VideoLocalization.php
[edit]
[-] InvideoTiming.php
[edit]
[-] Member.php
[edit]
[-] VideoAgeGating.php
[edit]
[-] LocalizedString.php
[edit]
[-] SearchResultSnippet.php
[edit]
[-] VideoAbuseReport.php
[edit]
[-] VideoGetRatingResponse.php
[edit]
[-] ActivitySnippet.php
[edit]
[-] PlaylistPlayer.php
[edit]
[-] ChannelContentDetails.php
[edit]
[-] PlaylistLocalization.php
[edit]
[+]
Resource
[-] TestItem.php
[edit]
[-] LiveStreamHealthStatus.php
[edit]
[-] PlaylistItemListResponse.php
[edit]
[-] VideoAbuseReportReason.php
[edit]
[-] LiveBroadcastListResponse.php
[edit]
[-] LanguageTag.php
[edit]
[-] LiveChatMessageAuthorDetails.php
[edit]
[-] ThumbnailDetails.php
[edit]
[-] CommentThread.php
[edit]
[-] LiveStreamListResponse.php
[edit]
[-] Comment.php
[edit]
[-] ChannelConversionPings.php
[edit]
[-] Video.php
[edit]
[-] MembershipsLevelSnippet.php
[edit]
[-] LiveChatTextMessageDetails.php
[edit]
[-] ChannelSectionSnippet.php
[edit]
[-] VideoContentDetails.php
[edit]
[-] LiveChatMemberMilestoneChatDetails.php
[edit]
[-] ThumbnailSetResponse.php
[edit]
[-] ChannelBannerResource.php
[edit]
[-] PlaylistSnippet.php
[edit]
[-] VideoRecordingDetails.php
[edit]
[-] I18nRegionListResponse.php
[edit]
[-] Caption.php
[edit]
[-] CommentSnippet.php
[edit]
[-] ActivityContentDetailsComment.php
[edit]
[-] LiveBroadcastContentDetails.php
[edit]
[-] LiveChatFanFundingEventDetails.php
[edit]
[-] VideoCategorySnippet.php
[edit]
[-] I18nLanguageListResponse.php
[edit]
[-] SearchResult.php
[edit]
[-] ChannelSectionTargeting.php
[edit]
[-] LiveChatSuperChatDetails.php
[edit]
[-] ChannelToStoreLinkDetails.php
[edit]
[-] I18nLanguageSnippet.php
[edit]
[-] VideoSuggestions.php
[edit]
[-] VideoListResponse.php
[edit]
[-] VideoFileDetails.php
[edit]
[-] VideoProcessingDetails.php
[edit]
[-] ContentRating.php
[edit]
[-] InvideoBranding.php
[edit]
[-] VideoMonetizationDetails.php
[edit]
[-] SubscriptionSubscriberSnippet.php
[edit]
[-] VideoProcessingDetailsProcessingProgress.php
[edit]
[-] I18nRegionSnippet.php
[edit]
[-] SearchListResponse.php
[edit]
[-] VideoTopicDetails.php
[edit]
[-] I18nLanguage.php
[edit]
[-] RelatedEntity.php
[edit]
[-] VideoSuggestionsTagSuggestion.php
[edit]
[-] PageInfo.php
[edit]
[-] LiveBroadcastSnippet.php
[edit]
[-] I18nRegion.php
[edit]
[-] LiveChatMessageListResponse.php
[edit]
[-] Playlist.php
[edit]
[-] GeoPoint.php
[edit]
[-] Entity.php
[edit]
[-] ChannelSectionListResponse.php
[edit]