UGCKitConstants.h 248 B

12345678910
  1. // Copyright (c) 2019 Tencent. All rights reserved.
  2. #ifndef UGCKitConstants_h
  3. #define UGCKitConstants_h
  4. //缓存视频地址
  5. #define CACHE_PATH_LIST @"CACHE_PATH_LIST"
  6. #define UGCKIT_PARTS_DIR @"TXUGC/TXUGCParts"
  7. #endif /* UGCKitConstants_h */