Method: Bitmovin::Job#create
- Defined in:
- lib/bitmovin/job.rb
#create ⇒ Bitmovin::Job
Creates a new bitmovin encoding job with params given within initialization
78 79 80 |
# File 'lib/bitmovin/job.rb', line 78 def create make_create_request end |