#import <FBSDKShareVideo.h>
Compares the receiver to another video.
- Parameters
-
- Returns
- YES if the receiver's values are equal to the other video's values; otherwise NO
| + (instancetype) videoWithVideoURL: |
|
(NSURL *) |
videoURL |
|
Convenience method to build a new video object with a videoURL.
- Parameters
-
| videoURL | The URL to the video |
Convenience method to build a new video object with a videoURL and a previewPhoto
- Parameters
-
| videoURL | The URL to the video |
| previewPhoto | The photo that represents the video |
The photo that represents the video.
- Returns
- The photo
The file URL to the video.
- Returns
- URL that points to the location of the video on disk
The documentation for this class was generated from the following file: