NIMVideoAttachment constructor
NIMVideoAttachment(- {int? duration,
- int? width,
- int? height,
- String? thumbPath,
- String? thumbUrl,
- String? path,
- required int? size,
- String? md5,
- String? url,
- String? base64,
- String? displayName,
- String? extension,
- int? expire,
- NIMNosScene nosScene = NIMNosScenes.defaultIm,
- bool forceUpload = false}
)
Implementation
NIMVideoAttachment