TUIVideoViewController Class Reference

Inherits from UIViewController
Declared in TUIVideoViewController.h
TUIVideoViewController.m

Other Methods

– viewDidLoad

- (void)viewDidLoad

– viewWillAppear:

- (void)viewWillAppear:(BOOL)animated

– viewWillDisappear:

- (void)viewWillDisappear:(BOOL)animated

– willMoveToParentViewController:

- (void)willMoveToParentViewController:(UIViewController *)parent

– addPlayer:

- (void)addPlayer:(NSString *)path

– dealloc

- (void)dealloc

Other Methods

  data

@property (nonatomic, strong) TUIVideoMessageCellData *data

Extension Methods

  imageView

@property (nonatomic, strong) UIImageView *imageView

  progress

@property (nonatomic, strong) UILabel *progress

  playerVc

@property AVPlayerViewController *playerVc

  saveBackgroundImage

@property UIImage *saveBackgroundImage

  saveShadowImage

@property UIImage *saveShadowImage