mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
* `PlexApi.Butler.StartTask()`: * `request` **Changed** **Breaking** ⚠️ * `error` **Changed** **Breaking** ⚠️ * `PlexApi.Butler.StopTask()`: * `request` **Changed** **Breaking** ⚠️ * `error` **Changed** **Breaking** ⚠️ * `PlexApi.Updater.ApplyUpdates()`: * `request` **Changed** **Breaking** ⚠️ * `error` **Changed** **Breaking** ⚠️ * `PlexApi.General.GetServerInfo()`: **Added** * `PlexApi.General.GetIdentity()`: **Added** * `PlexApi.General.GetSourceConnectionInformation()`: **Added** * `PlexApi.General.GetTransientToken()`: **Added** * `PlexApi.Events.GetNotifications()`: **Added** * `PlexApi.Events.ConnectWebSocket()`: **Added** * `PlexApi.Preferences.GetAllPreferences()`: **Added** * `PlexApi.Preferences.SetPreferences()`: **Added** * `PlexApi.Preferences.GetPreference()`: **Added** * `PlexApi.Rate.SetRating()`: **Added** * `PlexApi.Timeline.MarkPlayed()`: **Added** * `PlexApi.Timeline.Report()`: **Added** * `PlexApi.Timeline.Unscrobble()`: **Added** * `PlexApi.Activities.ListActivities()`: **Added** * `PlexApi.Activities.CancelActivity()`: **Added** * `PlexApi.Butler.StopTasks()`: **Added** * `PlexApi.Butler.GetTasks()`: **Added** * `PlexApi.Butler.StartTasks()`: **Added** * `PlexApi.DownloadQueue.CreateDownloadQueue()`: **Added** * `PlexApi.DownloadQueue.GetDownloadQueue()`: **Added** * `PlexApi.DownloadQueue.AddDownloadQueueItems()`: **Added** * `PlexApi.DownloadQueue.ListDownloadQueueItems()`: **Added** * `PlexApi.DownloadQueue.GetItemDecision()`: **Added** * `PlexApi.DownloadQueue.GetDownloadQueueMedia()`: **Added** * `PlexApi.DownloadQueue.RemoveDownloadQueueItems()`: **Added** * `PlexApi.DownloadQueue.GetDownloadQueueItems()`: **Added** * `PlexApi.DownloadQueue.RestartProcessingDownloadQueueItems()`: **Added** * `PlexApi.Hubs.GetAllHubs()`: **Added** * `PlexApi.Hubs.GetContinueWatching()`: **Added** * `PlexApi.Hubs.GetHubItems()`: **Added** * `PlexApi.Hubs.GetPromotedHubs()`: **Added** * `PlexApi.Hubs.GetMetadataHubs()`: **Added** * `PlexApi.Hubs.GetPostplayHubs()`: **Added** * `PlexApi.Hubs.GetRelatedHubs()`: **Added** * `PlexApi.Hubs.GetSectionHubs()`: **Added** * `PlexApi.Hubs.ResetSectionDefaults()`: **Added** * `PlexApi.Hubs.ListHubs()`: **Added** * `PlexApi.Hubs.CreateCustomHub()`: **Added** * `PlexApi.Hubs.MoveHub()`: **Added** * `PlexApi.Hubs.DeleteCustomHub()`: **Added** * `PlexApi.Hubs.UpdateHubVisibility()`: **Added** * `PlexApi.Search.SearchHubs()`: **Added** * `PlexApi.Search.VoiceSearchHubs()`: **Added** * `PlexApi.Library.GetLibraryItems()`: **Added** * `PlexApi.Library.DeleteCaches()`: **Added** * `PlexApi.Library.CleanBundles()`: **Added** * `PlexApi.Library.IngestTransientItem()`: **Added** * `PlexApi.Library.GetLibraryMatches()`: **Added** * `PlexApi.Library.OptimizeDatabase()`: **Added** * `PlexApi.Library.GetRandomArtwork()`: **Added** * `PlexApi.Library.GetSections()`: **Added** * `PlexApi.Library.AddSection()`: **Added** * `PlexApi.Library.StopAllRefreshes()`: **Added** * `PlexApi.Library.GetSectionsPrefs()`: **Added** * `PlexApi.Library.RefreshSectionsMetadata()`: **Added** * `PlexApi.Library.GetTags()`: **Added** * `PlexApi.Library.DeleteMetadataItem()`: **Added** * `PlexApi.Library.EditMetadataItem()`: **Added** * `PlexApi.Library.DetectAds()`: **Added** * `PlexApi.Library.GetAllItemLeaves()`: **Added** * `PlexApi.Library.AnalyzeMetadata()`: **Added** * `PlexApi.Library.GenerateThumbs()`: **Added** * `PlexApi.Library.DetectCredits()`: **Added** * `PlexApi.Library.GetExtras()`: **Added** * `PlexApi.Library.AddExtras()`: **Added** * `PlexApi.Library.GetFile()`: **Added** * `PlexApi.Library.StartBifGeneration()`: **Added** * `PlexApi.Library.DetectIntros()`: **Added** * `PlexApi.Library.CreateMarker()`: **Added** * `PlexApi.Library.MatchItem()`: **Added** * `PlexApi.Library.ListMatches()`: **Added** * `PlexApi.Library.MergeItems()`: **Added** * `PlexApi.Library.ListSonicallySimilar()`: **Added** * `PlexApi.Library.SetItemPreferences()`: **Added** * `PlexApi.Library.RefreshItemsMetadata()`: **Added** * `PlexApi.Library.GetRelatedItems()`: **Added** * `PlexApi.Library.ListSimilar()`: **Added** * `PlexApi.Library.SplitItem()`: **Added** * `PlexApi.Library.AddSubtitles()`: **Added** * `PlexApi.Library.GetItemTree()`: **Added** * `PlexApi.Library.Unmatch()`: **Added** * `PlexApi.Library.ListTopUsers()`: **Added** * `PlexApi.Library.DetectVoiceActivity()`: **Added** * `PlexApi.Library.GetAugmentationStatus()`: **Added** * `PlexApi.Library.SetStreamSelection()`: **Added** * `PlexApi.Library.GetPerson()`: **Added** * `PlexApi.Library.ListPersonMedia()`: **Added** * `PlexApi.Library.DeleteLibrarySection()`: **Added** * `PlexApi.Library.GetLibraryDetails()`: **Added** * `PlexApi.Library.EditSection()`: **Added** * `PlexApi.Library.UpdateItems()`: **Added** * `PlexApi.Library.StartAnalysis()`: **Added** * `PlexApi.Library.Autocomplete()`: **Added** * `PlexApi.Library.GetCollections()`: **Added** * `PlexApi.Library.GetCommon()`: **Added** * `PlexApi.Library.EmptyTrash()`: **Added** * `PlexApi.Library.GetSectionFilters()`: **Added** * `PlexApi.Library.GetFirstCharacters()`: **Added** * `PlexApi.Library.DeleteIndexes()`: **Added** * `PlexApi.Library.DeleteIntros()`: **Added** * `PlexApi.Library.GetSectionPreferences()`: **Added** * `PlexApi.Library.SetSectionPreferences()`: **Added** * `PlexApi.Library.CancelRefresh()`: **Added** * `PlexApi.Library.RefreshSection()`: **Added** * `PlexApi.Library.GetAvailableSorts()`: **Added** * `PlexApi.Library.GetStreamLevels()`: **Added** * `PlexApi.Library.GetStreamLoudness()`: **Added** * `PlexApi.Library.GetChapterImage()`: **Added** * `PlexApi.Library.SetItemArtwork()`: **Added** * `PlexApi.Library.UpdateItemArtwork()`: **Added** * `PlexApi.Library.DeleteMarker()`: **Added** * `PlexApi.Library.EditMarker()`: **Added** * `PlexApi.Library.DeleteMediaItem()`: **Added** * `PlexApi.Library.GetPartIndex()`: **Added** * `PlexApi.Library.DeleteCollection()`: **Added** * `PlexApi.Library.GetSectionImage()`: **Added** * `PlexApi.Library.DeleteStream()`: **Added** * `PlexApi.Library.GetStream()`: **Added** * `PlexApi.Library.SetStreamOffset()`: **Added** * `PlexApi.Library.GetItemArtwork()`: **Added** * `PlexApi.Library.GetMediaPart()`: **Added** * `PlexApi.Library.GetImageFromBif()`: **Added** * `PlexApi.Collections.CreateCollection()`: **Added** * `PlexApi.DvRs.ListDvRs()`: **Added** * `PlexApi.DvRs.CreateDvr()`: **Added** * `PlexApi.DvRs.DeleteDvr()`: **Added** * `PlexApi.DvRs.GetDvr()`: **Added** * `PlexApi.DvRs.DeleteLineup()`: **Added** * `PlexApi.DvRs.AddLineup()`: **Added** * `PlexApi.DvRs.SetDvrPreferences()`: **Added** * `PlexApi.DvRs.StopDvrReload()`: **Added** * `PlexApi.DvRs.ReloadGuide()`: **Added** * `PlexApi.DvRs.TuneChannel()`: **Added** * `PlexApi.DvRs.RemoveDeviceFromDvr()`: **Added** * `PlexApi.DvRs.AddDeviceToDvr()`: **Added** * `PlexApi.Epg.ComputeChannelMap()`: **Added** * `PlexApi.Epg.GetChannels()`: **Added** * `PlexApi.Epg.GetCountries()`: **Added** * `PlexApi.Epg.GetAllLanguages()`: **Added** * `PlexApi.Epg.GetLineup()`: **Added** * `PlexApi.Epg.GetLineupChannels()`: **Added** * `PlexApi.Epg.GetCountriesLineups()`: **Added** * `PlexApi.Epg.GetCountryRegions()`: **Added** * `PlexApi.Epg.ListLineups()`: **Added** * `PlexApi.LiveTv.GetSessions()`: **Added** * `PlexApi.LiveTv.GetLiveTvSession()`: **Added** * `PlexApi.LiveTv.GetSessionPlaylistIndex()`: **Added** * `PlexApi.LiveTv.GetSessionSegment()`: **Added** * `PlexApi.Log.WriteLog()`: **Added** * `PlexApi.Log.WriteMessage()`: **Added** * `PlexApi.Log.EnablePapertrail()`: **Added** * `PlexApi.Devices.GetAvailableGrabbers()`: **Added** * `PlexApi.Devices.ListDevices()`: **Added** * `PlexApi.Devices.AddDevice()`: **Added** * `PlexApi.Devices.DiscoverDevices()`: **Added** * `PlexApi.Devices.RemoveDevice()`: **Added** * `PlexApi.Devices.GetDeviceDetails()`: **Added** * `PlexApi.Devices.ModifyDevice()`: **Added** * `PlexApi.Devices.SetChannelmap()`: **Added** * `PlexApi.Devices.GetDevicesChannels()`: **Added** * `PlexApi.Devices.SetDevicePreferences()`: **Added** * `PlexApi.Devices.StopScan()`: **Added** * `PlexApi.Devices.Scan()`: **Added** * `PlexApi.Devices.GetThumb()`: **Added** * `PlexApi.Provider.ListProviders()`: **Added** * `PlexApi.Provider.AddProvider()`: **Added** * `PlexApi.Provider.RefreshProviders()`: **Added** * `PlexApi.Provider.DeleteMediaProvider()`: **Added** * `PlexApi.Subscriptions.GetAllSubscriptions()`: **Added** * `PlexApi.Subscriptions.CreateSubscription()`: **Added** * `PlexApi.Subscriptions.ProcessSubscriptions()`: **Added** * `PlexApi.Subscriptions.GetScheduledRecordings()`: **Added** * `PlexApi.Subscriptions.GetTemplate()`: **Added** * `PlexApi.Subscriptions.CancelGrab()`: **Added** * `PlexApi.Subscriptions.DeleteSubscription()`: **Added** * `PlexApi.Subscriptions.GetSubscription()`: **Added** * `PlexApi.Subscriptions.EditSubscriptionPreferences()`: **Added** * `PlexApi.Subscriptions.ReorderSubscription()`: **Added** * `PlexApi.Transcoder.TranscodeImage()`: **Added** * `PlexApi.Transcoder.MakeDecision()`: **Added** * `PlexApi.Transcoder.TriggerFallback()`: **Added** * `PlexApi.Transcoder.TranscodeSubtitles()`: **Added** * `PlexApi.Transcoder.StartTranscodeSession()`: **Added** * `PlexApi.Playlist.ListPlaylists()`: **Added** * `PlexApi.Playlist.GetPlaylist()`: **Added** * `PlexApi.Playlist.GetPlaylistItems()`: **Added** * `PlexApi.LibraryPlaylists.CreatePlaylist()`: **Added** * `PlexApi.LibraryPlaylists.UploadPlaylist()`: **Added** * `PlexApi.LibraryPlaylists.DeletePlaylist()`: **Added** * `PlexApi.LibraryPlaylists.UpdatePlaylist()`: **Added** * `PlexApi.LibraryPlaylists.GetPlaylistGenerators()`: **Added** * `PlexApi.LibraryPlaylists.ClearPlaylistItems()`: **Added** * `PlexApi.LibraryPlaylists.AddPlaylistItems()`: **Added** * `PlexApi.LibraryPlaylists.DeletePlaylistItem()`: **Added** * `PlexApi.LibraryPlaylists.GetPlaylistGenerator()`: **Added** * `PlexApi.LibraryPlaylists.ModifyPlaylistGenerator()`: **Added** * `PlexApi.LibraryPlaylists.GetPlaylistGeneratorItems()`: **Added** * `PlexApi.LibraryPlaylists.MovePlaylistItem()`: **Added** * `PlexApi.LibraryPlaylists.RefreshPlaylist()`: **Added** * `PlexApi.PlayQueue.CreatePlayQueue()`: **Added** * `PlexApi.PlayQueue.GetPlayQueue()`: **Added** * `PlexApi.PlayQueue.AddToPlayQueue()`: **Added** * `PlexApi.PlayQueue.ClearPlayQueue()`: **Added** * `PlexApi.PlayQueue.ResetPlayQueue()`: **Added** * `PlexApi.PlayQueue.Shuffle()`: **Added** * `PlexApi.PlayQueue.Unshuffle()`: **Added** * `PlexApi.PlayQueue.DeletePlayQueueItem()`: **Added** * `PlexApi.PlayQueue.MovePlayQueueItem()`: **Added** * `PlexApi.UltraBlur.GetColors()`: **Added** * `PlexApi.UltraBlur.GetImage()`: **Added** * `PlexApi.Status.ListSessions()`: **Added** * `PlexApi.Status.GetBackgroundTasks()`: **Added** * `PlexApi.Status.ListPlaybackHistory()`: **Added** * `PlexApi.Status.TerminateSession()`: **Added** * `PlexApi.Status.DeleteHistory()`: **Added** * `PlexApi.Status.GetHistoryItem()`: **Added** * `PlexApi.Updater.CheckUpdates()`: **Added** * `PlexApi.Updater.GetUpdatesStatus()`: **Added** * `PlexApi.Content.GetCollectionItems()`: **Added** * `PlexApi.Content.GetMetadataItem()`: **Added** * `PlexApi.Content.GetAlbums()`: **Added** * `PlexApi.Content.ListContent()`: **Added** * `PlexApi.Content.GetAllLeaves()`: **Added** * `PlexApi.Content.GetArts()`: **Added** * `PlexApi.Content.GetCategories()`: **Added** * `PlexApi.Content.GetCluster()`: **Added** * `PlexApi.Content.GetSonicPath()`: **Added** * `PlexApi.Content.GetFolders()`: **Added** * `PlexApi.Content.ListMoments()`: **Added** * `PlexApi.Content.GetSonicallySimilar()`: **Added** * `PlexApi.Content.GetCollectionImage()`: **Added** * `PlexApi.LibraryCollections.AddCollectionItems()`: **Added** * `PlexApi.LibraryCollections.DeleteCollectionItem()`: **Added** * `PlexApi.LibraryCollections.MoveCollectionItem()`: **Added** * `PlexApi.Server.GetServerCapabilities()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetServerPreferences()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetAvailableClients()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetDevices()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.Get-Server-Identity()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetMyPlexAccount()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetResizedPhoto()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.Get-Media-Providers()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Server.GetServerList()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Media.MarkPlayed()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Media.MarkUnplayed()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Media.UpdatePlayProgress()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Media.Get-Banner-Image()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Media.Get-Thumb-Image()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Video.GetTimeline()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Video.StartUniversalTranscode()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Activities.GetServerActivities()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Activities.CancelServerActivities()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Butler.GetButlerTasks()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Butler.StartAllTasks()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Butler.StopAllTasks()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetCompanionsData()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetUserFriends()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetGeoData()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetHomeData()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.Get-Server-Resources()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetPin()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Plex.GetTokenByPinId()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Hubs.GetGlobalHubs()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Hubs.Get-Recently-Added()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Hubs.GetLibraryHubs()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Search.PerformSearch()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Search.PerformVoiceSearch()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Search.GetSearchResults()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.GetFileHash()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Recently-Added-Library()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-All-Libraries()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Library-Details()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.DeleteLibrary()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Library-Items()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Library-Sections-All()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Refresh-Library-Metadata()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Search-Library()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Genres-Library()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Countries-Library()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Actors-Library()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Search-All-Libraries()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Media-Meta-Data()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Media-Arts()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Post-Media-Arts()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Get-Media-Posters()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.Post-Media-Poster()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.GetMetadataChildren()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Library.GetTopWatchedContent()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Watchlist.Get-Watch-List()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Log.LogLine()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Log.LogMultiLine()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Log.EnablePaperTrail()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.CreatePlaylist()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.GetPlaylists()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.GetPlaylist()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.DeletePlaylist()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.UpdatePlaylist()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.GetPlaylistContents()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.ClearPlaylistContents()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.AddPlaylistContents()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Playlists.UploadPlaylist()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Authentication.GetTransientToken()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Authentication.GetSourceConnectionInformation()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Authentication.GetTokenDetails()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Authentication.Post-Users-Sign-In-Data()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Statistics.GetStatistics()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Statistics.GetResourcesStatistics()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Statistics.GetBandwidthStatistics()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Sessions.GetSessions()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Sessions.GetSessionHistory()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Sessions.GetTranscodeSessions()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Sessions.StopTranscodeSession()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Updater.GetUpdateStatus()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Updater.CheckForUpdates()`: **Deleted** **Breaking** ⚠️ * `PlexApi.Users.Get-Users()`: **Deleted** **Breaking** ⚠️
700 lines
22 KiB
Go
700 lines
22 KiB
Go
// Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
|
|
package operations
|
|
|
|
import (
|
|
"encoding/json"
|
|
"fmt"
|
|
"github.com/LukeHagar/plexgo/internal/utils"
|
|
"github.com/LukeHagar/plexgo/models/components"
|
|
"io"
|
|
"net/http"
|
|
)
|
|
|
|
type StartTranscodeSessionGlobals struct {
|
|
// Indicates the client accepts the indicated media types
|
|
Accepts *components.Accepts `default:"application/xml" header:"style=simple,explode=false,name=accepts"`
|
|
// An opaque identifier unique to the client
|
|
ClientIdentifier *string `header:"style=simple,explode=false,name=X-Plex-Client-Identifier"`
|
|
// The name of the client product
|
|
Product *string `header:"style=simple,explode=false,name=X-Plex-Product"`
|
|
// The version of the client application
|
|
Version *string `header:"style=simple,explode=false,name=X-Plex-Version"`
|
|
// The platform of the client
|
|
Platform *string `header:"style=simple,explode=false,name=X-Plex-Platform"`
|
|
// The version of the platform
|
|
PlatformVersion *string `header:"style=simple,explode=false,name=X-Plex-Platform-Version"`
|
|
// A relatively friendly name for the client device
|
|
Device *string `header:"style=simple,explode=false,name=X-Plex-Device"`
|
|
// A potentially less friendly identifier for the device model
|
|
Model *string `header:"style=simple,explode=false,name=X-Plex-Model"`
|
|
// The device vendor
|
|
DeviceVendor *string `header:"style=simple,explode=false,name=X-Plex-Device-Vendor"`
|
|
// A friendly name for the client
|
|
DeviceName *string `header:"style=simple,explode=false,name=X-Plex-Device-Name"`
|
|
// The marketplace on which the client application is distributed
|
|
Marketplace *string `header:"style=simple,explode=false,name=X-Plex-Marketplace"`
|
|
}
|
|
|
|
func (s StartTranscodeSessionGlobals) MarshalJSON() ([]byte, error) {
|
|
return utils.MarshalJSON(s, "", false)
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) UnmarshalJSON(data []byte) error {
|
|
if err := utils.UnmarshalJSON(data, &s, "", false, nil); err != nil {
|
|
return err
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetAccepts() *components.Accepts {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Accepts
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetClientIdentifier() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.ClientIdentifier
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetProduct() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Product
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetVersion() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Version
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetPlatform() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Platform
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetPlatformVersion() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.PlatformVersion
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetDevice() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Device
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetModel() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Model
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetDeviceVendor() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DeviceVendor
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetDeviceName() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DeviceName
|
|
}
|
|
|
|
func (s *StartTranscodeSessionGlobals) GetMarketplace() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Marketplace
|
|
}
|
|
|
|
// Extension
|
|
type Extension string
|
|
|
|
const (
|
|
ExtensionM3u8 Extension = "m3u8"
|
|
ExtensionMpd Extension = "mpd"
|
|
)
|
|
|
|
func (e Extension) ToPointer() *Extension {
|
|
return &e
|
|
}
|
|
func (e *Extension) UnmarshalJSON(data []byte) error {
|
|
var v string
|
|
if err := json.Unmarshal(data, &v); err != nil {
|
|
return err
|
|
}
|
|
switch v {
|
|
case "m3u8":
|
|
fallthrough
|
|
case "mpd":
|
|
*e = Extension(v)
|
|
return nil
|
|
default:
|
|
return fmt.Errorf("invalid value for Extension: %v", v)
|
|
}
|
|
}
|
|
|
|
// StartTranscodeSessionQueryParamLocation - Network type of the client, can be used to help determine target bitrate.
|
|
type StartTranscodeSessionQueryParamLocation string
|
|
|
|
const (
|
|
StartTranscodeSessionQueryParamLocationLan StartTranscodeSessionQueryParamLocation = "lan"
|
|
StartTranscodeSessionQueryParamLocationWan StartTranscodeSessionQueryParamLocation = "wan"
|
|
StartTranscodeSessionQueryParamLocationCellular StartTranscodeSessionQueryParamLocation = "cellular"
|
|
)
|
|
|
|
func (e StartTranscodeSessionQueryParamLocation) ToPointer() *StartTranscodeSessionQueryParamLocation {
|
|
return &e
|
|
}
|
|
func (e *StartTranscodeSessionQueryParamLocation) UnmarshalJSON(data []byte) error {
|
|
var v string
|
|
if err := json.Unmarshal(data, &v); err != nil {
|
|
return err
|
|
}
|
|
switch v {
|
|
case "lan":
|
|
fallthrough
|
|
case "wan":
|
|
fallthrough
|
|
case "cellular":
|
|
*e = StartTranscodeSessionQueryParamLocation(v)
|
|
return nil
|
|
default:
|
|
return fmt.Errorf("invalid value for StartTranscodeSessionQueryParamLocation: %v", v)
|
|
}
|
|
}
|
|
|
|
// StartTranscodeSessionQueryParamProtocol - Indicates the network streaming protocol to be used for the transcode session: * 'http' - include the file in the http response such as MKV streaming * 'hls' - hls stream (RFC 8216) * 'dash' - dash stream (ISO/IEC 23009-1:2022)
|
|
type StartTranscodeSessionQueryParamProtocol string
|
|
|
|
const (
|
|
StartTranscodeSessionQueryParamProtocolHTTP StartTranscodeSessionQueryParamProtocol = "http"
|
|
StartTranscodeSessionQueryParamProtocolHls StartTranscodeSessionQueryParamProtocol = "hls"
|
|
StartTranscodeSessionQueryParamProtocolDash StartTranscodeSessionQueryParamProtocol = "dash"
|
|
)
|
|
|
|
func (e StartTranscodeSessionQueryParamProtocol) ToPointer() *StartTranscodeSessionQueryParamProtocol {
|
|
return &e
|
|
}
|
|
func (e *StartTranscodeSessionQueryParamProtocol) UnmarshalJSON(data []byte) error {
|
|
var v string
|
|
if err := json.Unmarshal(data, &v); err != nil {
|
|
return err
|
|
}
|
|
switch v {
|
|
case "http":
|
|
fallthrough
|
|
case "hls":
|
|
fallthrough
|
|
case "dash":
|
|
*e = StartTranscodeSessionQueryParamProtocol(v)
|
|
return nil
|
|
default:
|
|
return fmt.Errorf("invalid value for StartTranscodeSessionQueryParamProtocol: %v", v)
|
|
}
|
|
}
|
|
|
|
// StartTranscodeSessionQueryParamSubtitles - Indicates how subtitles should be included: * 'auto' - Compute the appropriate subtitle setting automatically * 'burn' - Burn the selected subtitle; auto if no selected subtitle * 'none' - Ignore all subtitle streams * 'sidecar' - The selected subtitle should be provided as a sidecar * 'embedded' - The selected subtitle should be provided as an embedded stream * 'segmented' - The selected subtitle should be provided as a segmented stream
|
|
type StartTranscodeSessionQueryParamSubtitles string
|
|
|
|
const (
|
|
StartTranscodeSessionQueryParamSubtitlesAuto StartTranscodeSessionQueryParamSubtitles = "auto"
|
|
StartTranscodeSessionQueryParamSubtitlesBurn StartTranscodeSessionQueryParamSubtitles = "burn"
|
|
StartTranscodeSessionQueryParamSubtitlesNone StartTranscodeSessionQueryParamSubtitles = "none"
|
|
StartTranscodeSessionQueryParamSubtitlesSidecar StartTranscodeSessionQueryParamSubtitles = "sidecar"
|
|
StartTranscodeSessionQueryParamSubtitlesEmbedded StartTranscodeSessionQueryParamSubtitles = "embedded"
|
|
StartTranscodeSessionQueryParamSubtitlesSegmented StartTranscodeSessionQueryParamSubtitles = "segmented"
|
|
StartTranscodeSessionQueryParamSubtitlesUnknown StartTranscodeSessionQueryParamSubtitles = "unknown"
|
|
)
|
|
|
|
func (e StartTranscodeSessionQueryParamSubtitles) ToPointer() *StartTranscodeSessionQueryParamSubtitles {
|
|
return &e
|
|
}
|
|
func (e *StartTranscodeSessionQueryParamSubtitles) UnmarshalJSON(data []byte) error {
|
|
var v string
|
|
if err := json.Unmarshal(data, &v); err != nil {
|
|
return err
|
|
}
|
|
switch v {
|
|
case "auto":
|
|
fallthrough
|
|
case "burn":
|
|
fallthrough
|
|
case "none":
|
|
fallthrough
|
|
case "sidecar":
|
|
fallthrough
|
|
case "embedded":
|
|
fallthrough
|
|
case "segmented":
|
|
fallthrough
|
|
case "unknown":
|
|
*e = StartTranscodeSessionQueryParamSubtitles(v)
|
|
return nil
|
|
default:
|
|
return fmt.Errorf("invalid value for StartTranscodeSessionQueryParamSubtitles: %v", v)
|
|
}
|
|
}
|
|
|
|
type StartTranscodeSessionRequest struct {
|
|
// Indicates the client accepts the indicated media types
|
|
Accepts *components.Accepts `default:"application/xml" header:"style=simple,explode=false,name=accepts"`
|
|
// An opaque identifier unique to the client
|
|
ClientIdentifier *string `header:"style=simple,explode=false,name=X-Plex-Client-Identifier"`
|
|
// The name of the client product
|
|
Product *string `header:"style=simple,explode=false,name=X-Plex-Product"`
|
|
// The version of the client application
|
|
Version *string `header:"style=simple,explode=false,name=X-Plex-Version"`
|
|
// The platform of the client
|
|
Platform *string `header:"style=simple,explode=false,name=X-Plex-Platform"`
|
|
// The version of the platform
|
|
PlatformVersion *string `header:"style=simple,explode=false,name=X-Plex-Platform-Version"`
|
|
// A relatively friendly name for the client device
|
|
Device *string `header:"style=simple,explode=false,name=X-Plex-Device"`
|
|
// A potentially less friendly identifier for the device model
|
|
Model *string `header:"style=simple,explode=false,name=X-Plex-Model"`
|
|
// The device vendor
|
|
DeviceVendor *string `header:"style=simple,explode=false,name=X-Plex-Device-Vendor"`
|
|
// A friendly name for the client
|
|
DeviceName *string `header:"style=simple,explode=false,name=X-Plex-Device-Name"`
|
|
// The marketplace on which the client application is distributed
|
|
Marketplace *string `header:"style=simple,explode=false,name=X-Plex-Marketplace"`
|
|
// Type of transcode media
|
|
TranscodeType components.TranscodeType `pathParam:"style=simple,explode=false,name=transcodeType"`
|
|
// Transcode session UUID
|
|
TranscodeSessionID *string `queryParam:"style=form,explode=true,name=transcodeSessionId"`
|
|
// Extension
|
|
//
|
|
Extension Extension `pathParam:"style=simple,explode=false,name=extension"`
|
|
// Indicates how incompatible advanced subtitles (such as ass/ssa) should be included: * 'burn' - Burn incompatible advanced text subtitles into the video stream * 'text' - Transcode incompatible advanced text subtitles to a compatible text format, even if some markup is lost
|
|
//
|
|
AdvancedSubtitles *components.AdvancedSubtitles `queryParam:"style=form,explode=true,name=advancedSubtitles"`
|
|
// Percentage of original audio loudness to use when transcoding (100 is equivalent to original volume, 50 is half, 200 is double, etc)
|
|
AudioBoost *int64 `queryParam:"style=form,explode=true,name=audioBoost"`
|
|
// Target video number of audio channels.
|
|
AudioChannelCount *int64 `queryParam:"style=form,explode=true,name=audioChannelCount"`
|
|
// Indicates the client supports ABR.
|
|
AutoAdjustQuality *components.BoolInt `queryParam:"style=form,explode=true,name=autoAdjustQuality"`
|
|
// Indicates if the server should adjust subtitles based on Voice Activity Data.
|
|
AutoAdjustSubtitle *components.BoolInt `queryParam:"style=form,explode=true,name=autoAdjustSubtitle"`
|
|
// Indicates the client supports direct playing the indicated content.
|
|
DirectPlay *components.BoolInt `queryParam:"style=form,explode=true,name=directPlay"`
|
|
// Indicates the client supports direct streaming the video of the indicated content.
|
|
DirectStream *components.BoolInt `queryParam:"style=form,explode=true,name=directStream"`
|
|
// Indicates the client supports direct streaming the audio of the indicated content.
|
|
DirectStreamAudio *components.BoolInt `queryParam:"style=form,explode=true,name=directStreamAudio"`
|
|
// Indicates if resolution should be adjusted for orientation.
|
|
DisableResolutionRotation *components.BoolInt `queryParam:"style=form,explode=true,name=disableResolutionRotation"`
|
|
// Ignore client profiles when determining if direct play is possible. Only has an effect when directPlay=1 and both mediaIndex and partIndex are specified and neither are -1
|
|
HasMDE *components.BoolInt `queryParam:"style=form,explode=true,name=hasMDE"`
|
|
// Network type of the client, can be used to help determine target bitrate.
|
|
Location *StartTranscodeSessionQueryParamLocation `queryParam:"style=form,explode=true,name=location"`
|
|
// Buffer size used in playback (in KB). Clients should specify a lower bound if not known exactly. This value could make the difference between transcoding and direct play on bandwidth constrained networks.
|
|
MediaBufferSize *int64 `queryParam:"style=form,explode=true,name=mediaBufferSize"`
|
|
// Index of the media to transcode. -1 or not specified indicates let the server choose.
|
|
MediaIndex *int64 `queryParam:"style=form,explode=true,name=mediaIndex"`
|
|
// Target bitrate for audio only files (in kbps, used to transcode).
|
|
MusicBitrate *int64 `queryParam:"style=form,explode=true,name=musicBitrate"`
|
|
// Offset from the start of the media (in seconds).
|
|
Offset *float64 `queryParam:"style=form,explode=true,name=offset"`
|
|
// Index of the part to transcode. -1 or not specified indicates the server should join parts together in a transcode
|
|
PartIndex *int64 `queryParam:"style=form,explode=true,name=partIndex"`
|
|
// Internal PMS path of the media to transcode.
|
|
Path *string `queryParam:"style=form,explode=true,name=path"`
|
|
// Maximum bitrate (in kbps) to use in ABR.
|
|
PeakBitrate *int64 `queryParam:"style=form,explode=true,name=peakBitrate"`
|
|
// Target photo resolution.
|
|
PhotoResolution *string `queryParam:"style=form,explode=true,name=photoResolution"`
|
|
// Indicates the network streaming protocol to be used for the transcode session: * 'http' - include the file in the http response such as MKV streaming * 'hls' - hls stream (RFC 8216) * 'dash' - dash stream (ISO/IEC 23009-1:2022)
|
|
//
|
|
Protocol *StartTranscodeSessionQueryParamProtocol `queryParam:"style=form,explode=true,name=protocol"`
|
|
// Number of seconds to include in each transcoded segment
|
|
SecondsPerSegment *int64 `queryParam:"style=form,explode=true,name=secondsPerSegment"`
|
|
// Percentage of original subtitle size to use when burning subtitles (100 is equivalent to original size, 50 is half, ect)
|
|
SubtitleSize *int64 `queryParam:"style=form,explode=true,name=subtitleSize"`
|
|
// Indicates how subtitles should be included: * 'auto' - Compute the appropriate subtitle setting automatically * 'burn' - Burn the selected subtitle; auto if no selected subtitle * 'none' - Ignore all subtitle streams * 'sidecar' - The selected subtitle should be provided as a sidecar * 'embedded' - The selected subtitle should be provided as an embedded stream * 'segmented' - The selected subtitle should be provided as a segmented stream
|
|
//
|
|
Subtitles *StartTranscodeSessionQueryParamSubtitles `queryParam:"style=form,explode=true,name=subtitles"`
|
|
// Target video bitrate (in kbps).
|
|
VideoBitrate *int64 `queryParam:"style=form,explode=true,name=videoBitrate"`
|
|
// Target photo quality.
|
|
VideoQuality *int64 `queryParam:"style=form,explode=true,name=videoQuality"`
|
|
// Target maximum video resolution.
|
|
VideoResolution *string `queryParam:"style=form,explode=true,name=videoResolution"`
|
|
// See [Profile Augmentations](#section/API-Info/Profile-Augmentations) .
|
|
XPlexClientProfileExtra *string `header:"style=simple,explode=false,name=X-Plex-Client-Profile-Extra"`
|
|
// Which built in Client Profile to use in the decision. Generally should only be used to specify the Generic profile.
|
|
XPlexClientProfileName *string `header:"style=simple,explode=false,name=X-Plex-Client-Profile-Name"`
|
|
// Unique per client playback session. Used if a client can playback multiple items at a time (such as a browser with multiple tabs)
|
|
XPlexSessionIdentifier *string `header:"style=simple,explode=false,name=X-Plex-Session-Identifier"`
|
|
}
|
|
|
|
func (s StartTranscodeSessionRequest) MarshalJSON() ([]byte, error) {
|
|
return utils.MarshalJSON(s, "", false)
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) UnmarshalJSON(data []byte) error {
|
|
if err := utils.UnmarshalJSON(data, &s, "", false, []string{"transcodeType", "extension"}); err != nil {
|
|
return err
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAccepts() *components.Accepts {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Accepts
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetClientIdentifier() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.ClientIdentifier
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetProduct() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Product
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetVersion() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Version
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPlatform() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Platform
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPlatformVersion() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.PlatformVersion
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDevice() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Device
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetModel() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Model
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDeviceVendor() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DeviceVendor
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDeviceName() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DeviceName
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetMarketplace() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Marketplace
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetTranscodeType() components.TranscodeType {
|
|
if s == nil {
|
|
return components.TranscodeType("")
|
|
}
|
|
return s.TranscodeType
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetTranscodeSessionID() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.TranscodeSessionID
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetExtension() Extension {
|
|
if s == nil {
|
|
return Extension("")
|
|
}
|
|
return s.Extension
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAdvancedSubtitles() *components.AdvancedSubtitles {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.AdvancedSubtitles
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAudioBoost() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.AudioBoost
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAudioChannelCount() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.AudioChannelCount
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAutoAdjustQuality() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.AutoAdjustQuality
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetAutoAdjustSubtitle() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.AutoAdjustSubtitle
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDirectPlay() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DirectPlay
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDirectStream() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DirectStream
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDirectStreamAudio() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DirectStreamAudio
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetDisableResolutionRotation() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.DisableResolutionRotation
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetHasMDE() *components.BoolInt {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.HasMDE
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetLocation() *StartTranscodeSessionQueryParamLocation {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Location
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetMediaBufferSize() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.MediaBufferSize
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetMediaIndex() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.MediaIndex
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetMusicBitrate() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.MusicBitrate
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetOffset() *float64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Offset
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPartIndex() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.PartIndex
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPath() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Path
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPeakBitrate() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.PeakBitrate
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetPhotoResolution() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.PhotoResolution
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetProtocol() *StartTranscodeSessionQueryParamProtocol {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Protocol
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetSecondsPerSegment() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.SecondsPerSegment
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetSubtitleSize() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.SubtitleSize
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetSubtitles() *StartTranscodeSessionQueryParamSubtitles {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.Subtitles
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetVideoBitrate() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.VideoBitrate
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetVideoQuality() *int64 {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.VideoQuality
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetVideoResolution() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.VideoResolution
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetXPlexClientProfileExtra() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.XPlexClientProfileExtra
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetXPlexClientProfileName() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.XPlexClientProfileName
|
|
}
|
|
|
|
func (s *StartTranscodeSessionRequest) GetXPlexSessionIdentifier() *string {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.XPlexSessionIdentifier
|
|
}
|
|
|
|
type StartTranscodeSessionResponse struct {
|
|
// HTTP response content type for this operation
|
|
ContentType string
|
|
// HTTP response status code for this operation
|
|
StatusCode int
|
|
// Raw HTTP response; suitable for custom response parsing
|
|
RawResponse *http.Response
|
|
// MPD file (see ISO/IEC 23009-1:2022), m3u8 file (see RFC 8216), or binary http stream
|
|
// The Close method must be called on this field, even if it is not used, to prevent resource leaks.
|
|
ResponseStream io.ReadCloser
|
|
}
|
|
|
|
func (s *StartTranscodeSessionResponse) GetContentType() string {
|
|
if s == nil {
|
|
return ""
|
|
}
|
|
return s.ContentType
|
|
}
|
|
|
|
func (s *StartTranscodeSessionResponse) GetStatusCode() int {
|
|
if s == nil {
|
|
return 0
|
|
}
|
|
return s.StatusCode
|
|
}
|
|
|
|
func (s *StartTranscodeSessionResponse) GetRawResponse() *http.Response {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.RawResponse
|
|
}
|
|
|
|
func (s *StartTranscodeSessionResponse) GetResponseStream() io.ReadCloser {
|
|
if s == nil {
|
|
return nil
|
|
}
|
|
return s.ResponseStream
|
|
}
|