Shaka Packager SDK
Public Types | Public Member Functions | List of all members
shaka::media::Job Class Reference

Public Types

typedef std::function< void(Job *)> OnCompleteFunction
 

Public Member Functions

 Job (const std::string &name, std::shared_ptr< OriginHandler > work, OnCompleteFunction on_complete)
 
const Status & Initialize ()
 
void Start ()
 
const Status & Run ()
 
void Cancel ()
 
void Join ()
 
const Status & status () const
 
const std::string & name () const
 

Detailed Description

Definition at line 28 of file job_manager.h.


The documentation for this class was generated from the following files: