mirror of
https://github.com/samsonjs/SJSAssetExportSession.git
synced 2026-04-27 14:57:46 +00:00
Fix import
This commit is contained in:
parent
5c08e65280
commit
996251cfde
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
// Created by Sami Samhuri on 2024-07-07.
|
// Created by Sami Samhuri on 2024-07-07.
|
||||||
//
|
//
|
||||||
|
|
||||||
internal import AVFoundation
|
public import AVFoundation
|
||||||
|
|
||||||
public struct VideoOutputSettings {
|
public struct VideoOutputSettings {
|
||||||
public enum H264Profile {
|
public enum H264Profile {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue