VideoInfo.m 275 B

123456789101112131415161718192021
  1. //
  2. // VideoInfo.m
  3. // TXXiaoShiPinDemo
  4. //
  5. // Created by xiang zhang on 2017/12/19.
  6. // Copyright © 2017年 tencent. All rights reserved.
  7. //
  8. #import "VideoInfo.h"
  9. @implementation VideoInfo
  10. @end
  11. @implementation VideoPasterInfo
  12. @end
  13. @implementation VideoTextInfo
  14. @end