|
if let width = width, let height = height, withSnapshot {
|
|
if let width = width, let height = height, withSnapshot {
|
|
player?.saveVideoSnapshot(at: fileNamePreviewLocalPath, withWidth: Int32(width), andHeight: Int32(height))
|
|
player?.saveVideoSnapshot(at: fileNamePreviewLocalPath, withWidth: Int32(width), andHeight: Int32(height))
|