FWAssetType
NS_ENUM(NSUInteger, FWAssetType) {
FWAssetTypeUnknow,
FWAssetTypeImage,
FWAssetTypeVideo,
FWAssetTypeAudio
}
Undocumented
-
Undocumented
Declaration
Objective-C
FWAssetTypeUnknow
-
Undocumented
Declaration
Objective-C
FWAssetTypeImage
-
Undocumented
Declaration
Objective-C
FWAssetTypeVideo
-
Undocumented
Declaration
Objective-C
FWAssetTypeAudio