UGCKitVideoInfo.m 208 B

123456789101112131415
  1. // Copyright (c) 2019 Tencent. All rights reserved.
  2. #import "UGCKitVideoInfo.h"
  3. @implementation UGCKitVideoInfo
  4. @end
  5. @implementation UGCKitVideoPasterInfo
  6. @end
  7. @implementation UGCKitVideoTextInfo
  8. @end