Class: Deliver::SyncAppPreviews::UploadPreviewJob

Inherits:
Struct
  • Object
show all
Defined in:
deliver/lib/deliver/sync_app_previews.rb

Instance Attribute Summary collapse

Instance Attribute Details

#frame_time_codeObject

Returns the value of attribute frame_time_code

Returns:

  • (Object)

    the current value of frame_time_code



9
10
11
# File 'deliver/lib/deliver/sync_app_previews.rb', line 9

def frame_time_code
  @frame_time_code
end

#localizationObject

Returns the value of attribute localization

Returns:

  • (Object)

    the current value of localization



9
10
11
# File 'deliver/lib/deliver/sync_app_previews.rb', line 9

def localization
  @localization
end

#preview_setObject

Returns the value of attribute preview_set

Returns:

  • (Object)

    the current value of preview_set



9
10
11
# File 'deliver/lib/deliver/sync_app_previews.rb', line 9

def preview_set
  @preview_set
end

#video_pathObject

Returns the value of attribute video_path

Returns:

  • (Object)

    the current value of video_path



9
10
11
# File 'deliver/lib/deliver/sync_app_previews.rb', line 9

def video_path
  @video_path
end