fastpixapi 1.1.2 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/crystalline/metadata_fields.rb +56 -48
- data/lib/crystalline/types.rb +3 -3
- data/lib/crystalline.rb +4 -5
- data/lib/fastpix_client/dimensions.rb +54 -61
- data/lib/fastpix_client/drm_configurations.rb +49 -56
- data/lib/fastpix_client/errors.rb +36 -25
- data/lib/fastpix_client/fastpixapi.rb +2 -4
- data/lib/fastpix_client/in_video_ai_features.rb +108 -168
- data/lib/fastpix_client/input_video.rb +70 -77
- data/lib/fastpix_client/live_playback.rb +82 -99
- data/lib/fastpix_client/manage_live_stream.rb +149 -264
- data/lib/fastpix_client/manage_videos.rb +249 -566
- data/lib/fastpix_client/metrics.rb +79 -123
- data/lib/fastpix_client/models/components/addtrackrequest.rb +6 -2
- data/lib/fastpix_client/models/components/addtrackrequest.rbi +2 -0
- data/lib/fastpix_client/models/components/addtrackresponse.rb +6 -2
- data/lib/fastpix_client/models/components/addtrackresponse.rbi +2 -0
- data/lib/fastpix_client/models/components/audiotrack.rb +6 -2
- data/lib/fastpix_client/models/components/audiotrack.rbi +2 -0
- data/lib/fastpix_client/models/components/createlivestreamresponsedto.rb +10 -18
- data/lib/fastpix_client/models/components/createmediarequest.rb +9 -18
- data/lib/fastpix_client/models/components/generatetrackresponse.rb +6 -2
- data/lib/fastpix_client/models/components/generatetrackresponse.rbi +2 -0
- data/lib/fastpix_client/models/components/getallmediaresponse.rb +20 -38
- data/lib/fastpix_client/models/components/getallmediaresponse.rbi +2 -0
- data/lib/fastpix_client/models/components/getallmediaresponse_mp4support.rb +32 -12
- data/lib/fastpix_client/models/components/getallmediaresponse_mp4support.rbi +11 -1
- data/lib/fastpix_client/models/components/getallmediaresponse_sourceresolution.rb +2 -0
- data/lib/fastpix_client/models/components/getcreatelivestreamresponsedto.rb +9 -20
- data/lib/fastpix_client/models/components/{getmediaresponse.rb → getmediadetailresponse.rb} +25 -43
- data/lib/fastpix_client/models/components/{getmediaresponse.rbi → getmediadetailresponse.rbi} +4 -2
- data/lib/fastpix_client/models/components/{getmediaresponse_maxresolution.rb → getmediadetailresponse_maxresolution.rb} +2 -2
- data/lib/fastpix_client/models/components/getmediadetailresponse_maxresolution.rbi +11 -0
- data/lib/fastpix_client/models/components/{getmediaresponse_mediaquality.rb → getmediadetailresponse_mediaquality.rb} +2 -2
- data/lib/fastpix_client/models/components/getmediadetailresponse_mediaquality.rbi +11 -0
- data/lib/fastpix_client/models/components/getmediadetailresponse_mp4support.rb +48 -0
- data/lib/fastpix_client/models/components/getmediadetailresponse_mp4support.rbi +21 -0
- data/lib/fastpix_client/models/components/{getmediaresponse_sourceresolution.rb → getmediadetailresponse_sourceresolution.rb} +4 -2
- data/lib/fastpix_client/models/components/getmediadetailresponse_sourceresolution.rbi +11 -0
- data/lib/fastpix_client/models/components/{getmediaresponse_status.rb → getmediadetailresponse_status.rb} +2 -2
- data/lib/fastpix_client/models/components/getmediadetailresponse_status.rbi +11 -0
- data/lib/fastpix_client/models/components/{getmediaresponse_track.rb → getmediadetailresponse_track.rb} +1 -1
- data/lib/fastpix_client/models/components/getmediadetailresponse_track.rbi +11 -0
- data/lib/fastpix_client/models/components/live_media_clips.rb +16 -30
- data/lib/fastpix_client/models/components/live_media_clips.rbi +2 -0
- data/lib/fastpix_client/models/components/live_media_clips_mp4support.rb +32 -12
- data/lib/fastpix_client/models/components/live_media_clips_mp4support.rbi +11 -1
- data/lib/fastpix_client/models/components/live_media_clips_sourceresolution.rb +2 -0
- data/lib/fastpix_client/models/components/media.rb +18 -35
- data/lib/fastpix_client/models/components/media.rbi +2 -0
- data/lib/fastpix_client/models/components/media_mp4support.rb +32 -12
- data/lib/fastpix_client/models/components/media_mp4support.rbi +11 -1
- data/lib/fastpix_client/models/components/media_sourceresolution.rb +2 -0
- data/lib/fastpix_client/models/components/patchresponsedata.rb +9 -18
- data/lib/fastpix_client/models/components/sourceaccessmedia.rb +18 -35
- data/lib/fastpix_client/models/components/sourceaccessmedia.rbi +2 -0
- data/lib/fastpix_client/models/components/sourceaccessmedia_mp4support.rb +32 -12
- data/lib/fastpix_client/models/components/sourceaccessmedia_mp4support.rbi +11 -1
- data/lib/fastpix_client/models/components/sourceaccessmedia_sourceresolution.rb +2 -0
- data/lib/fastpix_client/models/components/subtitletrack.rb +6 -2
- data/lib/fastpix_client/models/components/subtitletrack.rbi +2 -0
- data/lib/fastpix_client/models/components/tracksubtitlesgeneraterequest.rb +6 -2
- data/lib/fastpix_client/models/components/tracksubtitlesgeneraterequest.rbi +2 -0
- data/lib/fastpix_client/models/components/update_media.rb +18 -35
- data/lib/fastpix_client/models/components/update_media.rbi +2 -0
- data/lib/fastpix_client/models/components/update_media_maxresolution.rb +0 -1
- data/lib/fastpix_client/models/components/update_media_mp4support.rb +32 -12
- data/lib/fastpix_client/models/components/update_media_mp4support.rbi +11 -1
- data/lib/fastpix_client/models/components/updatetrackrequest.rb +7 -7
- data/lib/fastpix_client/models/components/updatetrackrequest.rbi +2 -2
- data/lib/fastpix_client/models/components/updatetrackresponse.rb +6 -2
- data/lib/fastpix_client/models/components/updatetrackresponse.rbi +2 -0
- data/lib/fastpix_client/models/components/videotrack.rb +6 -2
- data/lib/fastpix_client/models/components/videotrack.rbi +2 -0
- data/lib/fastpix_client/models/components/videotrackforgetall.rb +6 -2
- data/lib/fastpix_client/models/components/videotrackforgetall.rbi +2 -0
- data/lib/fastpix_client/models/components/views.rb +51 -124
- data/lib/fastpix_client/models/components.rb +7 -7
- data/lib/fastpix_client/models/errors/empty_response_error.rb +15 -0
- data/lib/fastpix_client/models/errors.rb +1 -0
- data/lib/fastpix_client/models/operations/get_media_response.rb +1 -1
- data/lib/fastpix_client/models/operations/get_media_responsebody.rb +2 -2
- data/lib/fastpix_client/models/operations/push_media_settings.rb +9 -20
- data/lib/fastpix_client/playback.rb +122 -213
- data/lib/fastpix_client/playlist.rb +152 -297
- data/lib/fastpix_client/sdk_hooks/registration.rb +2 -2
- data/lib/fastpix_client/sdk_hooks/types.rb +4 -0
- data/lib/fastpix_client/sdkconfiguration.rb +3 -3
- data/lib/fastpix_client/signing_keys.rb +76 -120
- data/lib/fastpix_client/simulcast_stream.rb +100 -144
- data/lib/fastpix_client/start_live_stream.rb +55 -37
- data/lib/fastpix_client/utils/forms.rb +97 -101
- data/lib/fastpix_client/utils/headers.rb +44 -34
- data/lib/fastpix_client/utils/query_params.rb +39 -29
- data/lib/fastpix_client/utils/request_bodies.rb +4 -8
- data/lib/fastpix_client/utils/security.rb +30 -18
- data/lib/fastpix_client/utils/url.rb +83 -60
- data/lib/fastpix_client/utils/utils.rb +19 -37
- data/lib/fastpix_client/views.rb +69 -93
- data/lib/fastpixapi.rb +10 -10
- data/lib/openssl_patch.rb +24 -24
- metadata +17 -18
- data/lib/fastpix_client/models/components/getmediaresponse_maxresolution.rbi +0 -11
- data/lib/fastpix_client/models/components/getmediaresponse_mediaquality.rbi +0 -11
- data/lib/fastpix_client/models/components/getmediaresponse_mp4support.rb +0 -28
- data/lib/fastpix_client/models/components/getmediaresponse_mp4support.rbi +0 -11
- data/lib/fastpix_client/models/components/getmediaresponse_sourceresolution.rbi +0 -11
- data/lib/fastpix_client/models/components/getmediaresponse_status.rbi +0 -11
- data/lib/fastpix_client/models/components/getmediaresponse_track.rbi +0 -11
- data/test/sdk_examples_test.rb +0 -20
- data/test/test_helper.rb +0 -29
|
@@ -19,12 +19,15 @@ module FastpixClient
|
|
|
19
19
|
field :language_name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageName') } }
|
|
20
20
|
# Language code for content localization
|
|
21
21
|
field :language_code, Crystalline::Nilable.new(Models::Components::LanguageCode), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageCode'), 'decoder': Utils.enum_from_string(Models::Components::LanguageCode, true) } }
|
|
22
|
+
# Title of the track.
|
|
23
|
+
field :title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('title') } }
|
|
22
24
|
|
|
23
|
-
sig { params(metadata: T.nilable(T::Hash[Symbol, ::String]), language_name: T.nilable(::String), language_code: T.nilable(Models::Components::LanguageCode)).void }
|
|
24
|
-
def initialize(metadata: nil, language_name: 'English', language_code: Models::Components::LanguageCode::EN_US)
|
|
25
|
+
sig { params(metadata: T.nilable(T::Hash[Symbol, ::String]), language_name: T.nilable(::String), language_code: T.nilable(Models::Components::LanguageCode), title: T.nilable(::String)).void }
|
|
26
|
+
def initialize(metadata: nil, language_name: 'English', language_code: Models::Components::LanguageCode::EN_US, title: nil)
|
|
25
27
|
@metadata = metadata
|
|
26
28
|
@language_name = language_name
|
|
27
29
|
@language_code = language_code
|
|
30
|
+
@title = title
|
|
28
31
|
end
|
|
29
32
|
|
|
30
33
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -33,6 +36,7 @@ module FastpixClient
|
|
|
33
36
|
return false unless @metadata == other.metadata
|
|
34
37
|
return false unless @language_name == other.language_name
|
|
35
38
|
return false unless @language_code == other.language_code
|
|
39
|
+
return false unless @title == other.title
|
|
36
40
|
true
|
|
37
41
|
end
|
|
38
42
|
end
|
|
@@ -22,13 +22,8 @@ module FastpixClient
|
|
|
22
22
|
field :media_quality, Crystalline::Nilable.new(Models::Components::UpdateMediaMediaQuality), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('mediaQuality'), 'decoder': Utils.enum_from_string(Models::Components::UpdateMediaMediaQuality, true) } }
|
|
23
23
|
# Determines the media's status, which can be one of the possible values.
|
|
24
24
|
field :status, Crystalline::Nilable.new(Models::Components::UpdateMediaStatus), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('status'), 'decoder': Utils.enum_from_string(Models::Components::UpdateMediaStatus, true) } }
|
|
25
|
-
#
|
|
26
|
-
|
|
27
|
-
# - **capped_4k**: Enables MP4 downloads with resolutions up to 4K.
|
|
28
|
-
# - **audioOnly**: Provides an MP4 stream containing only the audio.
|
|
29
|
-
# - **audioOnly,capped_4k**: Enables both MP4 video downloads (up to 4K) and an audio-only stream.
|
|
30
|
-
#
|
|
31
|
-
field :mp4_support, Crystalline::Nilable.new(Models::Components::UpdateMediaMp4Support), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('mp4Support'), 'decoder': Utils.enum_from_string(Models::Components::UpdateMediaMp4Support, true) } }
|
|
25
|
+
# The MP4 renditions generated for the media. Present only when MP4 support is enabled.
|
|
26
|
+
field :mp4_support, Crystalline::Nilable.new(Crystalline::Array.new(Models::Components::UpdateMediaMp4Support)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('mp4Support') } }
|
|
32
27
|
# The sourceAccess parameter determines whether the original media file is accessible. Set to true to enable access or false to restrict it
|
|
33
28
|
field :source_access, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('sourceAccess') } }
|
|
34
29
|
# A collection of Playback ID objects utilized for crafting HLS playback URLs.
|
|
@@ -45,6 +40,8 @@ module FastpixClient
|
|
|
45
40
|
field :moderation, Crystalline::Nilable.new(Models::Components::AiResponseRecord), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('moderation') } }
|
|
46
41
|
# Specifies whether subtitle tracks are available for the media.
|
|
47
42
|
field :subtitle_available, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('subtitleAvailable') } }
|
|
43
|
+
# Enhance the quality and volume of the audio track. This is available for pre-recorded content only.
|
|
44
|
+
field :optimize_audio, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('optimizeAudio') } }
|
|
48
45
|
# The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
|
|
49
46
|
field :duration, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('duration') } }
|
|
50
47
|
# The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
|
|
@@ -68,8 +65,8 @@ module FastpixClient
|
|
|
68
65
|
# Indicates whether the media contains only audio (no video track).
|
|
69
66
|
field :is_audio_only, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('isAudioOnly') } }
|
|
70
67
|
|
|
71
|
-
sig { params(thumbnail: T.nilable(::String), id: T.nilable(::String), workspace_id: T.nilable(::String), media_quality: T.nilable(Models::Components::UpdateMediaMediaQuality), status: T.nilable(Models::Components::UpdateMediaStatus), mp4_support: T.nilable(Models::Components::UpdateMediaMp4Support), source_access: T.nilable(T::Boolean), playback_ids: T.nilable(T::Array[Models::Components::PlaybackId]), tracks: T.nilable(T::Array[T.any(Models::Components::VideoTrack, Models::Components::AudioTrack, Models::Components::SubtitleTrack)]), summary: T.nilable(Models::Components::AiSummaryRecord), chapters: T.nilable(Models::Components::AiResponseRecord), named_entities: T.nilable(Models::Components::AiResponseRecord), moderation: T.nilable(Models::Components::AiResponseRecord), subtitle_available: T.nilable(T::Boolean), duration: T.nilable(::String), aspect_ratio: T.nilable(::String), created_at: T.nilable(::DateTime), updated_at: T.nilable(::DateTime), metadata: T.nilable(T::Hash[Symbol, ::String]), creator_id: T.nilable(::String), title: T.nilable(::String), max_resolution: T.nilable(Models::Components::UpdateMediaMaxResolution), source_resolution: T.nilable(Models::Components::UpdateMediaSourceResolution), generated_subtitles: T.nilable(T::Array[Models::Components::TracksSubtitles]), is_audio_only: T.nilable(T::Boolean)).void }
|
|
72
|
-
def initialize(thumbnail: nil, id: nil, workspace_id: nil, media_quality: nil, status: nil, mp4_support: nil, source_access: nil, playback_ids: nil, tracks: nil, summary: nil, chapters: nil, named_entities: nil, moderation: nil, subtitle_available: nil, duration: nil, aspect_ratio: nil, created_at: nil, updated_at: nil, metadata: nil, creator_id: '8fa85f64-5717-4562-b3fc-2c963f66afa6', title: 'My Video Title', max_resolution: Models::Components::UpdateMediaMaxResolution::ONE_THOUSAND_AND_EIGHTYP, source_resolution: Models::Components::UpdateMediaSourceResolution::ONE_THOUSAND_AND_EIGHTYP, generated_subtitles: nil, is_audio_only: nil)
|
|
68
|
+
sig { params(thumbnail: T.nilable(::String), id: T.nilable(::String), workspace_id: T.nilable(::String), media_quality: T.nilable(Models::Components::UpdateMediaMediaQuality), status: T.nilable(Models::Components::UpdateMediaStatus), mp4_support: T.nilable(T::Array[Models::Components::UpdateMediaMp4Support]), source_access: T.nilable(T::Boolean), playback_ids: T.nilable(T::Array[Models::Components::PlaybackId]), tracks: T.nilable(T::Array[T.any(Models::Components::VideoTrack, Models::Components::AudioTrack, Models::Components::SubtitleTrack)]), summary: T.nilable(Models::Components::AiSummaryRecord), chapters: T.nilable(Models::Components::AiResponseRecord), named_entities: T.nilable(Models::Components::AiResponseRecord), moderation: T.nilable(Models::Components::AiResponseRecord), subtitle_available: T.nilable(T::Boolean), optimize_audio: T.nilable(T::Boolean), duration: T.nilable(::String), aspect_ratio: T.nilable(::String), created_at: T.nilable(::DateTime), updated_at: T.nilable(::DateTime), metadata: T.nilable(T::Hash[Symbol, ::String]), creator_id: T.nilable(::String), title: T.nilable(::String), max_resolution: T.nilable(Models::Components::UpdateMediaMaxResolution), source_resolution: T.nilable(Models::Components::UpdateMediaSourceResolution), generated_subtitles: T.nilable(T::Array[Models::Components::TracksSubtitles]), is_audio_only: T.nilable(T::Boolean)).void }
|
|
69
|
+
def initialize(thumbnail: nil, id: nil, workspace_id: nil, media_quality: nil, status: nil, mp4_support: nil, source_access: nil, playback_ids: nil, tracks: nil, summary: nil, chapters: nil, named_entities: nil, moderation: nil, subtitle_available: nil, optimize_audio: nil, duration: nil, aspect_ratio: nil, created_at: nil, updated_at: nil, metadata: nil, creator_id: '8fa85f64-5717-4562-b3fc-2c963f66afa6', title: 'My Video Title', max_resolution: Models::Components::UpdateMediaMaxResolution::ONE_THOUSAND_AND_EIGHTYP, source_resolution: Models::Components::UpdateMediaSourceResolution::ONE_THOUSAND_AND_EIGHTYP, generated_subtitles: nil, is_audio_only: nil)
|
|
73
70
|
@thumbnail = thumbnail
|
|
74
71
|
@id = id
|
|
75
72
|
@workspace_id = workspace_id
|
|
@@ -84,6 +81,7 @@ module FastpixClient
|
|
|
84
81
|
@named_entities = named_entities
|
|
85
82
|
@moderation = moderation
|
|
86
83
|
@subtitle_available = subtitle_available
|
|
84
|
+
@optimize_audio = optimize_audio
|
|
87
85
|
@duration = duration
|
|
88
86
|
@aspect_ratio = aspect_ratio
|
|
89
87
|
@created_at = created_at
|
|
@@ -100,32 +98,17 @@ module FastpixClient
|
|
|
100
98
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
101
99
|
def ==(other)
|
|
102
100
|
return false unless other.is_a? self.class
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
return false unless @named_entities == other.named_entities
|
|
115
|
-
return false unless @moderation == other.moderation
|
|
116
|
-
return false unless @subtitle_available == other.subtitle_available
|
|
117
|
-
return false unless @duration == other.duration
|
|
118
|
-
return false unless @aspect_ratio == other.aspect_ratio
|
|
119
|
-
return false unless @created_at == other.created_at
|
|
120
|
-
return false unless @updated_at == other.updated_at
|
|
121
|
-
return false unless @metadata == other.metadata
|
|
122
|
-
return false unless @creator_id == other.creator_id
|
|
123
|
-
return false unless @title == other.title
|
|
124
|
-
return false unless @max_resolution == other.max_resolution
|
|
125
|
-
return false unless @source_resolution == other.source_resolution
|
|
126
|
-
return false unless @generated_subtitles == other.generated_subtitles
|
|
127
|
-
return false unless @is_audio_only == other.is_audio_only
|
|
128
|
-
true
|
|
101
|
+
|
|
102
|
+
[@thumbnail, @id, @workspace_id, @media_quality, @status,
|
|
103
|
+
@mp4_support, @source_access, @playback_ids, @tracks, @summary,
|
|
104
|
+
@chapters, @named_entities, @moderation, @subtitle_available, @optimize_audio, @duration,
|
|
105
|
+
@aspect_ratio, @created_at, @updated_at, @metadata, @creator_id,
|
|
106
|
+
@title, @max_resolution, @source_resolution, @generated_subtitles, @is_audio_only] ==
|
|
107
|
+
[other.thumbnail, other.id, other.workspace_id, other.media_quality, other.status,
|
|
108
|
+
other.mp4_support, other.source_access, other.playback_ids, other.tracks, other.summary,
|
|
109
|
+
other.chapters, other.named_entities, other.moderation, other.subtitle_available, other.optimize_audio, other.duration,
|
|
110
|
+
other.aspect_ratio, other.created_at, other.updated_at, other.metadata, other.creator_id,
|
|
111
|
+
other.title, other.max_resolution, other.source_resolution, other.generated_subtitles, other.is_audio_only]
|
|
129
112
|
end
|
|
130
113
|
end
|
|
131
114
|
end
|
|
@@ -36,6 +36,8 @@ class FastpixClient::Models::Components::UpdateMedia
|
|
|
36
36
|
def moderation=(str_); end
|
|
37
37
|
def subtitle_available(); end
|
|
38
38
|
def subtitle_available=(str_); end
|
|
39
|
+
def optimize_audio(); end
|
|
40
|
+
def optimize_audio=(str_); end
|
|
39
41
|
def duration(); end
|
|
40
42
|
def duration=(str_); end
|
|
41
43
|
def aspect_ratio(); end
|
|
@@ -7,20 +7,40 @@
|
|
|
7
7
|
module FastpixClient
|
|
8
8
|
module Models
|
|
9
9
|
module Components
|
|
10
|
-
# UpdateMediaMp4Support -
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
# - **audioOnly,capped_4k**: Enables both MP4 video downloads (up to 4K) and an audio-only stream.
|
|
15
|
-
#
|
|
16
|
-
class UpdateMediaMp4Support < T::Enum
|
|
10
|
+
# UpdateMediaMp4Support - One MP4 rendition generated for the media when MP4 support is requested.
|
|
11
|
+
class UpdateMediaMp4Support
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
17
14
|
|
|
15
|
+
# The MP4 rendition type. `capped_4k` is a downloadable MP4 video capped at 4K resolution, `audioOnly` is a downloadable m4a audio-only file.
|
|
16
|
+
field :type, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('type') } }
|
|
17
|
+
# Generation status of this MP4 rendition. One of `preparing`, `ready`, or `failed`.
|
|
18
|
+
field :status, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('status') } }
|
|
19
|
+
# Pixel height of the rendition. Omitted for the `audioOnly` type.
|
|
20
|
+
field :height, Crystalline::Nilable.new(::Integer), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('height') } }
|
|
21
|
+
# Pixel width of the rendition. Omitted for the `audioOnly` type.
|
|
22
|
+
field :width, Crystalline::Nilable.new(::Integer), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('width') } }
|
|
23
|
+
# File extension of the downloadable rendition. One of `mp4` or `m4a`.
|
|
24
|
+
field :ext, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('ext') } }
|
|
18
25
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
26
|
+
sig { params(type: T.nilable(::String), status: T.nilable(::String), height: T.nilable(::Integer), width: T.nilable(::Integer), ext: T.nilable(::String)).void }
|
|
27
|
+
def initialize(type: nil, status: nil, height: nil, width: nil, ext: nil)
|
|
28
|
+
@type = type
|
|
29
|
+
@status = status
|
|
30
|
+
@height = height
|
|
31
|
+
@width = width
|
|
32
|
+
@ext = ext
|
|
33
|
+
end
|
|
34
|
+
|
|
35
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
36
|
+
def ==(other)
|
|
37
|
+
return false unless other.is_a? self.class
|
|
38
|
+
return false unless @type == other.type
|
|
39
|
+
return false unless @status == other.status
|
|
40
|
+
return false unless @height == other.height
|
|
41
|
+
return false unless @width == other.width
|
|
42
|
+
return false unless @ext == other.ext
|
|
43
|
+
true
|
|
24
44
|
end
|
|
25
45
|
end
|
|
26
46
|
end
|
|
@@ -8,4 +8,14 @@ end
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
class FastpixClient::Models::Components::UpdateMediaMp4Support
|
|
11
|
-
end
|
|
11
|
+
def type(); end
|
|
12
|
+
def type=(str_); end
|
|
13
|
+
def status(); end
|
|
14
|
+
def status=(str_); end
|
|
15
|
+
def height(); end
|
|
16
|
+
def height=(str_); end
|
|
17
|
+
def width(); end
|
|
18
|
+
def width=(str_); end
|
|
19
|
+
def ext(); end
|
|
20
|
+
def ext=(str_); end
|
|
21
|
+
end
|
|
@@ -7,31 +7,31 @@
|
|
|
7
7
|
module FastpixClient
|
|
8
8
|
module Models
|
|
9
9
|
module Components
|
|
10
|
-
# Contains details about the track being
|
|
10
|
+
# Contains details about the track being updated. The track's file (`url`) cannot be changed — only its language and title.
|
|
11
11
|
class UpdateTrackRequest
|
|
12
12
|
extend T::Sig
|
|
13
13
|
include Crystalline::MetadataFields
|
|
14
14
|
|
|
15
|
-
# The direct URL of the track file. It must point to a valid audio or subtitle file.
|
|
16
|
-
field :url, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('url') } }
|
|
17
15
|
# The BCP 47 language code representing the track’s language.
|
|
18
16
|
field :language_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageCode') } }
|
|
19
17
|
# The full name of the language corresponding to the `languageCode`.
|
|
20
18
|
field :language_name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageName') } }
|
|
19
|
+
# Title of the track.
|
|
20
|
+
field :title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('title') } }
|
|
21
21
|
|
|
22
|
-
sig { params(
|
|
23
|
-
def initialize(
|
|
24
|
-
@url = url
|
|
22
|
+
sig { params(language_code: T.nilable(::String), language_name: T.nilable(::String), title: T.nilable(::String)).void }
|
|
23
|
+
def initialize(language_code: 'fr', language_name: 'French', title: nil)
|
|
25
24
|
@language_code = language_code
|
|
26
25
|
@language_name = language_name
|
|
26
|
+
@title = title
|
|
27
27
|
end
|
|
28
28
|
|
|
29
29
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
30
30
|
def ==(other)
|
|
31
31
|
return false unless other.is_a? self.class
|
|
32
|
-
return false unless @url == other.url
|
|
33
32
|
return false unless @language_code == other.language_code
|
|
34
33
|
return false unless @language_name == other.language_name
|
|
34
|
+
return false unless @title == other.title
|
|
35
35
|
true
|
|
36
36
|
end
|
|
37
37
|
end
|
|
@@ -8,10 +8,10 @@ end
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
class FastpixClient::Models::Components::UpdateTrackRequest
|
|
11
|
-
def url(); end
|
|
12
|
-
def url=(str_); end
|
|
13
11
|
def language_code(); end
|
|
14
12
|
def language_code=(str_); end
|
|
15
13
|
def language_name(); end
|
|
16
14
|
def language_name=(str_); end
|
|
15
|
+
def title(); end
|
|
16
|
+
def title=(str_); end
|
|
17
17
|
end
|
|
@@ -22,14 +22,17 @@ module FastpixClient
|
|
|
22
22
|
field :language_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageCode') } }
|
|
23
23
|
# The full name of the language corresponding to the `languageCode`.
|
|
24
24
|
field :language_name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('languageName') } }
|
|
25
|
+
# Title of the track.
|
|
26
|
+
field :title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('title') } }
|
|
25
27
|
|
|
26
|
-
sig { params(id: T.nilable(::String), type: T.nilable(Models::Components::UpdateTrackResponseType), url: T.nilable(::String), language_code: T.nilable(::String), language_name: T.nilable(::String)).void }
|
|
27
|
-
def initialize(id: nil, type: nil, url: nil, language_code: nil, language_name: nil)
|
|
28
|
+
sig { params(id: T.nilable(::String), type: T.nilable(Models::Components::UpdateTrackResponseType), url: T.nilable(::String), language_code: T.nilable(::String), language_name: T.nilable(::String), title: T.nilable(::String)).void }
|
|
29
|
+
def initialize(id: nil, type: nil, url: nil, language_code: nil, language_name: nil, title: nil)
|
|
28
30
|
@id = id
|
|
29
31
|
@type = type
|
|
30
32
|
@url = url
|
|
31
33
|
@language_code = language_code
|
|
32
34
|
@language_name = language_name
|
|
35
|
+
@title = title
|
|
33
36
|
end
|
|
34
37
|
|
|
35
38
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -40,6 +43,7 @@ module FastpixClient
|
|
|
40
43
|
return false unless @url == other.url
|
|
41
44
|
return false unless @language_code == other.language_code
|
|
42
45
|
return false unless @language_name == other.language_name
|
|
46
|
+
return false unless @title == other.title
|
|
43
47
|
true
|
|
44
48
|
end
|
|
45
49
|
end
|
|
@@ -24,15 +24,18 @@ module FastpixClient
|
|
|
24
24
|
field :frame_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('frameRate') } }
|
|
25
25
|
# Indicates the current state of the track. 'available' means the track has been processed successfully and is ready to be used or played.
|
|
26
26
|
field :status, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('status') } }
|
|
27
|
+
# Title of the track.
|
|
28
|
+
field :title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('title') } }
|
|
27
29
|
|
|
28
|
-
sig { params(id: T.nilable(::String), type: T.nilable(::String), width: T.nilable(::Float), height: T.nilable(::Float), frame_rate: T.nilable(::String), status: T.nilable(::String)).void }
|
|
29
|
-
def initialize(id: nil, type: nil, width: nil, height: nil, frame_rate: nil, status: nil)
|
|
30
|
+
sig { params(id: T.nilable(::String), type: T.nilable(::String), width: T.nilable(::Float), height: T.nilable(::Float), frame_rate: T.nilable(::String), status: T.nilable(::String), title: T.nilable(::String)).void }
|
|
31
|
+
def initialize(id: nil, type: nil, width: nil, height: nil, frame_rate: nil, status: nil, title: nil)
|
|
30
32
|
@id = id
|
|
31
33
|
@type = type
|
|
32
34
|
@width = width
|
|
33
35
|
@height = height
|
|
34
36
|
@frame_rate = frame_rate
|
|
35
37
|
@status = status
|
|
38
|
+
@title = title
|
|
36
39
|
end
|
|
37
40
|
|
|
38
41
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -44,6 +47,7 @@ module FastpixClient
|
|
|
44
47
|
return false unless @height == other.height
|
|
45
48
|
return false unless @frame_rate == other.frame_rate
|
|
46
49
|
return false unless @status == other.status
|
|
50
|
+
return false unless @title == other.title
|
|
47
51
|
true
|
|
48
52
|
end
|
|
49
53
|
end
|
|
@@ -22,14 +22,17 @@ module FastpixClient
|
|
|
22
22
|
field :height, Crystalline::Nilable.new(::Float), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('height') } }
|
|
23
23
|
# Indicates the current state of the track. 'available' means the track has been processed successfully and is ready to be used or played.
|
|
24
24
|
field :status, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('status') } }
|
|
25
|
+
# Title of the track.
|
|
26
|
+
field :title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('title') } }
|
|
25
27
|
|
|
26
|
-
sig { params(id: T.nilable(::String), type: T.nilable(::String), width: T.nilable(::Float), height: T.nilable(::Float), status: T.nilable(::String)).void }
|
|
27
|
-
def initialize(id: nil, type: nil, width: nil, height: nil, status: nil)
|
|
28
|
+
sig { params(id: T.nilable(::String), type: T.nilable(::String), width: T.nilable(::Float), height: T.nilable(::Float), status: T.nilable(::String), title: T.nilable(::String)).void }
|
|
29
|
+
def initialize(id: nil, type: nil, width: nil, height: nil, status: nil, title: nil)
|
|
28
30
|
@id = id
|
|
29
31
|
@type = type
|
|
30
32
|
@width = width
|
|
31
33
|
@height = height
|
|
32
34
|
@status = status
|
|
35
|
+
@title = title
|
|
33
36
|
end
|
|
34
37
|
|
|
35
38
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -40,6 +43,7 @@ module FastpixClient
|
|
|
40
43
|
return false unless @width == other.width
|
|
41
44
|
return false unless @height == other.height
|
|
42
45
|
return false unless @status == other.status
|
|
46
|
+
return false unless @title == other.title
|
|
43
47
|
true
|
|
44
48
|
end
|
|
45
49
|
end
|
|
@@ -512,130 +512,57 @@ module FastpixClient
|
|
|
512
512
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
513
513
|
def ==(other)
|
|
514
514
|
return false unless other.is_a? self.class
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
return false unless @fp_playback_id == other.fp_playback_id
|
|
567
|
-
return false unless @fp_sdk == other.fp_sdk
|
|
568
|
-
return false unless @fp_sdk_version == other.fp_sdk_version
|
|
569
|
-
return false unless @fp_viewer_id == other.fp_viewer_id
|
|
570
|
-
return false unless @jump_latency == other.jump_latency
|
|
571
|
-
return false unless @latitude == other.latitude
|
|
572
|
-
return false unless @live_stream_latency == other.live_stream_latency
|
|
573
|
-
return false unless @longitude == other.longitude
|
|
574
|
-
return false unless @max_downscaling == other.max_downscaling
|
|
575
|
-
return false unless @max_request_latency == other.max_request_latency
|
|
576
|
-
return false unless @max_upscaling == other.max_upscaling
|
|
577
|
-
return false unless @media_id == other.media_id
|
|
578
|
-
return false unless @os_name == other.os_name
|
|
579
|
-
return false unless @page_context == other.page_context
|
|
580
|
-
return false unless @page_load_time == other.page_load_time
|
|
581
|
-
return false unless @playback_score == other.playback_score
|
|
582
|
-
return false unless @player_height == other.player_height
|
|
583
|
-
return false unless @player_initialization_time == other.player_initialization_time
|
|
584
|
-
return false unless @player_instance_id == other.player_instance_id
|
|
585
|
-
return false unless @player_language == other.player_language
|
|
586
|
-
return false unless @player_name == other.player_name
|
|
587
|
-
return false unless @player_poster == other.player_poster
|
|
588
|
-
return false unless @player_resolution == other.player_resolution
|
|
589
|
-
return false unless @player_software_name == other.player_software_name
|
|
590
|
-
return false unless @player_software_version == other.player_software_version
|
|
591
|
-
return false unless @player_source_domain == other.player_source_domain
|
|
592
|
-
return false unless @player_source_height == other.player_source_height
|
|
593
|
-
return false unless @player_source_width == other.player_source_width
|
|
594
|
-
return false unless @player_version == other.player_version
|
|
595
|
-
return false unless @player_view_count == other.player_view_count
|
|
596
|
-
return false unless @player_width == other.player_width
|
|
597
|
-
return false unless @property_id == other.property_id
|
|
598
|
-
return false unless @quality_of_experience_score == other.quality_of_experience_score
|
|
599
|
-
return false unless @region == other.region
|
|
600
|
-
return false unless @render_quality_score == other.render_quality_score
|
|
601
|
-
return false unless @session_id == other.session_id
|
|
602
|
-
return false unless @sign == other.sign
|
|
603
|
-
return false unless @stability_score == other.stability_score
|
|
604
|
-
return false unless @startup_score == other.startup_score
|
|
605
|
-
return false unless @sub_property_id == other.sub_property_id
|
|
606
|
-
return false unless @total_startup_time == other.total_startup_time
|
|
607
|
-
return false unless @updated_timestamp == other.updated_timestamp
|
|
608
|
-
return false unless @user_agent == other.user_agent
|
|
609
|
-
return false unless @video_content_type == other.video_content_type
|
|
610
|
-
return false unless @video_duration == other.video_duration
|
|
611
|
-
return false unless @video_encoding_variant == other.video_encoding_variant
|
|
612
|
-
return false unless @video_id == other.video_id
|
|
613
|
-
return false unless @video_language == other.video_language
|
|
614
|
-
return false unless @video_producer == other.video_producer
|
|
615
|
-
return false unless @video_resolution == other.video_resolution
|
|
616
|
-
return false unless @video_series == other.video_series
|
|
617
|
-
return false unless @video_source_domain == other.video_source_domain
|
|
618
|
-
return false unless @video_source_duration == other.video_source_duration
|
|
619
|
-
return false unless @video_source_hostname == other.video_source_hostname
|
|
620
|
-
return false unless @video_source_stream_type == other.video_source_stream_type
|
|
621
|
-
return false unless @video_source_type == other.video_source_type
|
|
622
|
-
return false unless @video_source_url == other.video_source_url
|
|
623
|
-
return false unless @video_startup_time == other.video_startup_time
|
|
624
|
-
return false unless @video_title == other.video_title
|
|
625
|
-
return false unless @video_variant_id == other.video_variant_id
|
|
626
|
-
return false unless @video_variant_name == other.video_variant_name
|
|
627
|
-
return false unless @view_end == other.view_end
|
|
628
|
-
return false unless @view_max_playhead_position == other.view_max_playhead_position
|
|
629
|
-
return false unless @view_page_url == other.view_page_url
|
|
630
|
-
return false unless @view_playing_time == other.view_playing_time
|
|
631
|
-
return false unless @view_seeked_count == other.view_seeked_count
|
|
632
|
-
return false unless @view_seeked_duration == other.view_seeked_duration
|
|
633
|
-
return false unless @view_session_id == other.view_session_id
|
|
634
|
-
return false unless @view_start == other.view_start
|
|
635
|
-
return false unless @view_total_content_playback_time == other.view_total_content_playback_time
|
|
636
|
-
return false unless @viewer_id == other.viewer_id
|
|
637
|
-
return false unless @watch_time == other.watch_time
|
|
638
|
-
true
|
|
515
|
+
|
|
516
|
+
[@beacon_domain, @custom, @exit_before_video_start, @insert_timestamp, @ip_address,
|
|
517
|
+
@os_version, @player_autoplay_on, @player_preload_on, @player_remote_played, @used_full_screen,
|
|
518
|
+
@video_startup_failed, @view_has_ad, @view_has_error, @view_id, @workspace_id,
|
|
519
|
+
@events, @asn_id, @asn_name, @average_bitrate, @avg_downscaling,
|
|
520
|
+
@avg_request_latency, @avg_request_throughput, @avg_upscaling, @browser_engine, @browser_name,
|
|
521
|
+
@browser_version, @buffer_count, @buffer_fill, @buffer_frequency, @buffer_ratio,
|
|
522
|
+
@cdn, @city, @connection_type, @continent, @country,
|
|
523
|
+
@country_code, @device_manufacturer, @device_model, @device_name, @device_type,
|
|
524
|
+
@drm_type, @dropped_frame_count, @error_code, @error_context, @error_id,
|
|
525
|
+
@error_message, @experiment_name, @fp_api_version, @fp_embed, @fp_embed_version,
|
|
526
|
+
@fp_live_stream_id, @fp_playback_id, @fp_sdk, @fp_sdk_version, @fp_viewer_id,
|
|
527
|
+
@jump_latency, @latitude, @live_stream_latency, @longitude, @max_downscaling,
|
|
528
|
+
@max_request_latency, @max_upscaling, @media_id, @os_name, @page_context,
|
|
529
|
+
@page_load_time, @playback_score, @player_height, @player_initialization_time, @player_instance_id,
|
|
530
|
+
@player_language, @player_name, @player_poster, @player_resolution, @player_software_name,
|
|
531
|
+
@player_software_version, @player_source_domain, @player_source_height, @player_source_width, @player_version,
|
|
532
|
+
@player_view_count, @player_width, @property_id, @quality_of_experience_score, @region,
|
|
533
|
+
@render_quality_score, @session_id, @sign, @stability_score, @startup_score,
|
|
534
|
+
@sub_property_id, @total_startup_time, @updated_timestamp, @user_agent, @video_content_type,
|
|
535
|
+
@video_duration, @video_encoding_variant, @video_id, @video_language, @video_producer,
|
|
536
|
+
@video_resolution, @video_series, @video_source_domain, @video_source_duration, @video_source_hostname,
|
|
537
|
+
@video_source_stream_type, @video_source_type, @video_source_url, @video_startup_time, @video_title,
|
|
538
|
+
@video_variant_id, @video_variant_name, @view_end, @view_max_playhead_position, @view_page_url,
|
|
539
|
+
@view_playing_time, @view_seeked_count, @view_seeked_duration, @view_session_id, @view_start,
|
|
540
|
+
@view_total_content_playback_time, @viewer_id, @watch_time] ==
|
|
541
|
+
[other.beacon_domain, other.custom, other.exit_before_video_start, other.insert_timestamp, other.ip_address,
|
|
542
|
+
other.os_version, other.player_autoplay_on, other.player_preload_on, other.player_remote_played, other.used_full_screen,
|
|
543
|
+
other.video_startup_failed, other.view_has_ad, other.view_has_error, other.view_id, other.workspace_id,
|
|
544
|
+
other.events, other.asn_id, other.asn_name, other.average_bitrate, other.avg_downscaling,
|
|
545
|
+
other.avg_request_latency, other.avg_request_throughput, other.avg_upscaling, other.browser_engine, other.browser_name,
|
|
546
|
+
other.browser_version, other.buffer_count, other.buffer_fill, other.buffer_frequency, other.buffer_ratio,
|
|
547
|
+
other.cdn, other.city, other.connection_type, other.continent, other.country,
|
|
548
|
+
other.country_code, other.device_manufacturer, other.device_model, other.device_name, other.device_type,
|
|
549
|
+
other.drm_type, other.dropped_frame_count, other.error_code, other.error_context, other.error_id,
|
|
550
|
+
other.error_message, other.experiment_name, other.fp_api_version, other.fp_embed, other.fp_embed_version,
|
|
551
|
+
other.fp_live_stream_id, other.fp_playback_id, other.fp_sdk, other.fp_sdk_version, other.fp_viewer_id,
|
|
552
|
+
other.jump_latency, other.latitude, other.live_stream_latency, other.longitude, other.max_downscaling,
|
|
553
|
+
other.max_request_latency, other.max_upscaling, other.media_id, other.os_name, other.page_context,
|
|
554
|
+
other.page_load_time, other.playback_score, other.player_height, other.player_initialization_time, other.player_instance_id,
|
|
555
|
+
other.player_language, other.player_name, other.player_poster, other.player_resolution, other.player_software_name,
|
|
556
|
+
other.player_software_version, other.player_source_domain, other.player_source_height, other.player_source_width, other.player_version,
|
|
557
|
+
other.player_view_count, other.player_width, other.property_id, other.quality_of_experience_score, other.region,
|
|
558
|
+
other.render_quality_score, other.session_id, other.sign, other.stability_score, other.startup_score,
|
|
559
|
+
other.sub_property_id, other.total_startup_time, other.updated_timestamp, other.user_agent, other.video_content_type,
|
|
560
|
+
other.video_duration, other.video_encoding_variant, other.video_id, other.video_language, other.video_producer,
|
|
561
|
+
other.video_resolution, other.video_series, other.video_source_domain, other.video_source_duration, other.video_source_hostname,
|
|
562
|
+
other.video_source_stream_type, other.video_source_type, other.video_source_url, other.video_startup_time, other.video_title,
|
|
563
|
+
other.video_variant_id, other.video_variant_name, other.view_end, other.view_max_playhead_position, other.view_page_url,
|
|
564
|
+
other.view_playing_time, other.view_seeked_count, other.view_seeked_duration, other.view_session_id, other.view_start,
|
|
565
|
+
other.view_total_content_playback_time, other.viewer_id, other.watch_time]
|
|
639
566
|
end
|
|
640
567
|
|
|
641
568
|
def to_dict
|
|
@@ -77,13 +77,13 @@ module FastpixClient
|
|
|
77
77
|
autoload :GetAllPlaylistsResponse, 'fastpix_client/models/components/getallplaylistsresponse.rb'
|
|
78
78
|
autoload :GetAllSigningKeysResponse, 'fastpix_client/models/components/getallsigningkeysresponse.rb'
|
|
79
79
|
autoload :GetAllSigningKeysResponseDto, 'fastpix_client/models/components/getallsigningkeysresponsedto.rb'
|
|
80
|
-
autoload :
|
|
81
|
-
autoload :
|
|
82
|
-
autoload :
|
|
83
|
-
autoload :
|
|
84
|
-
autoload :
|
|
85
|
-
autoload :
|
|
86
|
-
autoload :
|
|
80
|
+
autoload :GetMediaDetailResponse, 'fastpix_client/models/components/getmediadetailresponse.rb'
|
|
81
|
+
autoload :GetMediaDetailResponseMaxResolution, 'fastpix_client/models/components/getmediadetailresponse_maxresolution.rb'
|
|
82
|
+
autoload :GetMediaDetailResponseMediaQuality, 'fastpix_client/models/components/getmediadetailresponse_mediaquality.rb'
|
|
83
|
+
autoload :GetMediaDetailResponseMp4Support, 'fastpix_client/models/components/getmediadetailresponse_mp4support.rb'
|
|
84
|
+
autoload :GetMediaDetailResponseSourceResolution, 'fastpix_client/models/components/getmediadetailresponse_sourceresolution.rb'
|
|
85
|
+
autoload :GetMediaDetailResponseStatus, 'fastpix_client/models/components/getmediadetailresponse_status.rb'
|
|
86
|
+
autoload :GetMediaDetailResponseTrack, 'fastpix_client/models/components/getmediadetailresponse_track.rb'
|
|
87
87
|
autoload :LanguageCode, 'fastpix_client/models/components/languagecode.rb'
|
|
88
88
|
autoload :LiveMediaClips, 'fastpix_client/models/components/live_media_clips.rb'
|
|
89
89
|
autoload :LiveMediaClipsMaxResolution, 'fastpix_client/models/components/live_media_clips_maxresolution.rb'
|