Class: Kaltura::KalturaProvisionJobData

Inherits:
KalturaJobData show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#backup_encoder_ipObject

Returns the value of attribute backup_encoder_ip.



7873
7874
7875
# File 'lib/kaltura_client.rb', line 7873

def backup_encoder_ip
  @backup_encoder_ip
end

#backup_stream_idObject

Returns the value of attribute backup_stream_id.



7870
7871
7872
# File 'lib/kaltura_client.rb', line 7870

def backup_stream_id
  @backup_stream_id
end

#encoder_ipObject

Returns the value of attribute encoder_ip.



7872
7873
7874
# File 'lib/kaltura_client.rb', line 7872

def encoder_ip
  @encoder_ip
end

#encoder_passwordObject

Returns the value of attribute encoder_password.



7874
7875
7876
# File 'lib/kaltura_client.rb', line 7874

def encoder_password
  @encoder_password
end

#encoder_usernameObject

Returns the value of attribute encoder_username.



7875
7876
7877
# File 'lib/kaltura_client.rb', line 7875

def encoder_username
  @encoder_username
end

#end_dateObject

Returns the value of attribute end_date.



7876
7877
7878
# File 'lib/kaltura_client.rb', line 7876

def end_date
  @end_date
end

#media_typeObject

Returns the value of attribute media_type.



7878
7879
7880
# File 'lib/kaltura_client.rb', line 7878

def media_type
  @media_type
end

#primary_broadcasting_urlObject

Returns the value of attribute primary_broadcasting_url.



7879
7880
7881
# File 'lib/kaltura_client.rb', line 7879

def primary_broadcasting_url
  @primary_broadcasting_url
end

#return_valObject

Returns the value of attribute return_val.



7877
7878
7879
# File 'lib/kaltura_client.rb', line 7877

def return_val
  @return_val
end

#rtmpObject

Returns the value of attribute rtmp.



7871
7872
7873
# File 'lib/kaltura_client.rb', line 7871

def rtmp
  @rtmp
end

#secondary_broadcasting_urlObject

Returns the value of attribute secondary_broadcasting_url.



7880
7881
7882
# File 'lib/kaltura_client.rb', line 7880

def secondary_broadcasting_url
  @secondary_broadcasting_url
end

#stream_idObject

Returns the value of attribute stream_id.



7869
7870
7871
# File 'lib/kaltura_client.rb', line 7869

def stream_id
  @stream_id
end

#stream_nameObject

Returns the value of attribute stream_name.



7881
7882
7883
# File 'lib/kaltura_client.rb', line 7881

def stream_name
  @stream_name
end