VzaarAPI10VideoUploader Class Reference
List of all members.
Public Member Functions |
|
(void) | - beginUploadOfVideoWithTitle:description:profile:filePath:replacingVideoWithId:delegate: |
|
(void) | - beginS3UploadWithHTTPMethod:headers:url: |
|
(void) | - requestVzaarRESTUploadSignature |
|
(void) | - notifyVzaarOfSuccessfulUpload |
|
(NSData *) | - HMACSHA1withKey:forString: |
|
(NSString *) | - base64forData: |
Protected Attributes |
|
id< VZVideoUploadDelegate > | delegate |
| | This uploader's delegate.
|
|
NSString * | sourceFileLocation |
| | The location of the video being updated.
|
|
NSUInteger | uploadedVideoId |
| | Once the upload is complete, the Vzaar ID for the video. This propery is KVO-compliant.
|
|
NSString * | videoTitle |
|
NSString * | videoDescription |
|
VzaarVideoProfile | videoProfile |
|
ASIHTTPRequest * | s3Uploader |
|
NSUInteger | replacedVideoId |
|
NSString * | transientUploadGuid |
The documentation for this class was generated from the following files: