| 123456789101112131415161718192021 |
- //
- // VideoInfo.m
- // TXXiaoShiPinDemo
- //
- // Created by xiang zhang on 2017/12/19.
- // Copyright © 2017年 tencent. All rights reserved.
- //
- #import "VideoInfo.h"
- @implementation VideoInfo
- @end
- @implementation VideoPasterInfo
- @end
- @implementation VideoTextInfo
- @end
|