-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add method to close camera by tv response
- Loading branch information
jaeyoung1.park
committed
Feb 20, 2024
1 parent
fca71f7
commit 620df2f
Showing
31 changed files
with
15,068 additions
and
2,627 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-23 MB
(21%)
.../GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/GStreamerForLGCast
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
...s/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...amerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module GStreamerForLGCast { | ||
umbrella header "GStreamerForLGCast.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
Binary file modified
BIN
+7.16 KB
(100%)
...orLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/GStreamerForLGCast
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
...treamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Info.plist
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...st.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
framework module GStreamerForLGCast { | ||
umbrella header "GStreamerForLGCast.h" | ||
|
||
export * | ||
|
||
module * { export * } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1 Byte
(100%)
Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-2.24 MB
(16%)
Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/LGCast
Binary file not shown.
Oops, something went wrong.