diff --git a/HaishinKit.podspec b/HaishinKit.podspec index 5fc047bc1..4c319b9e8 100644 --- a/HaishinKit.podspec +++ b/HaishinKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "HaishinKit" - s.version = "1.4.3" + s.version = "1.4.4" s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS and tvOS." s.swift_version = "5.7" diff --git a/HaishinKit.xcodeproj/project.pbxproj b/HaishinKit.xcodeproj/project.pbxproj index 14049f5bd..be4b3e5bb 100644 --- a/HaishinKit.xcodeproj/project.pbxproj +++ b/HaishinKit.xcodeproj/project.pbxproj @@ -2521,7 +2521,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; ONLY_ACTIVE_ARCH = YES; "OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; @@ -2555,7 +2555,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE = ""; @@ -2632,7 +2632,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; "OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; @@ -2664,7 +2664,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; SDKROOT = macosx; @@ -2797,7 +2797,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -2833,7 +2833,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.3; + MARKETING_VERSION = 1.4.4; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/README.md b/README.md index acc984b23..2957bff2f 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! def import_pods - pod 'HaishinKit', '~> 1.4.2 + pod 'HaishinKit', '~> 1.4.4 end target 'Your Target' do @@ -136,7 +136,7 @@ end ``` ### Carthage ``` -github "shogo4405/HaishinKit.swift" ~> 1.4.2 +github "shogo4405/HaishinKit.swift" ~> 1.4.4 ``` ### Swift Package Manager ``` diff --git a/docs/Classes.html b/docs/Classes.html index af3a9f49d..ed013f8e2 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1211,7 +1211,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/AudioCodec.html b/docs/Classes/AudioCodec.html index e7cb3e06c..83f2a2aa6 100644 --- a/docs/Classes/AudioCodec.html +++ b/docs/Classes/AudioCodec.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -783,7 +783,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/AudioCodec/Option.html b/docs/Classes/AudioCodec/Option.html index 1e958c8c4..fda97eb59 100644 --- a/docs/Classes/AudioCodec/Option.html +++ b/docs/Classes/AudioCodec/Option.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/AudioEffect.html b/docs/Classes/AudioEffect.html index 8d1caf4e1..2e87b25f6 100644 --- a/docs/Classes/AudioEffect.html +++ b/docs/Classes/AudioEffect.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -388,7 +388,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/ByteArray.html b/docs/Classes/ByteArray.html index 21012ef79..1a8aae14c 100644 --- a/docs/Classes/ByteArray.html +++ b/docs/Classes/ByteArray.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1278,7 +1278,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/ByteArray/Error.html b/docs/Classes/ByteArray/Error.html index 4d05d6546..a103d11ee 100644 --- a/docs/Classes/ByteArray/Error.html +++ b/docs/Classes/ByteArray/Error.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/Event.html b/docs/Classes/Event.html index 5319297e6..d17fe0ea2 100644 --- a/docs/Classes/Event.html +++ b/docs/Classes/Event.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -591,7 +591,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/Event/Name.html b/docs/Classes/Event/Name.html index 60196a6af..f92b0aa68 100644 --- a/docs/Classes/Event/Name.html +++ b/docs/Classes/Event/Name.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -599,7 +599,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/EventDispatcher.html b/docs/Classes/EventDispatcher.html index baa35f431..dd2c92b0d 100644 --- a/docs/Classes/EventDispatcher.html +++ b/docs/Classes/EventDispatcher.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -523,7 +523,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/FLVReader.html b/docs/Classes/FLVReader.html index 4cc9f6692..2e84ebcd4 100644 --- a/docs/Classes/FLVReader.html +++ b/docs/Classes/FLVReader.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -509,7 +509,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/HKView.html b/docs/Classes/HKView.html index 31aa5a724..58782d8d4 100644 --- a/docs/Classes/HKView.html +++ b/docs/Classes/HKView.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -669,7 +669,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/HLSService.html b/docs/Classes/HLSService.html index 437ce6ecb..2867340fd 100644 --- a/docs/Classes/HLSService.html +++ b/docs/Classes/HLSService.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -441,7 +441,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/HTTPService.html b/docs/Classes/HTTPService.html index b7e90ba9f..af5bd52fe 100644 --- a/docs/Classes/HTTPService.html +++ b/docs/Classes/HTTPService.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -658,7 +658,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/HTTPStream.html b/docs/Classes/HTTPStream.html index f658ca6c1..f09800a16 100644 --- a/docs/Classes/HTTPStream.html +++ b/docs/Classes/HTTPStream.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -467,7 +467,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/IOMixer.html b/docs/Classes/IOMixer.html index bf5059b89..0f1e3c942 100644 --- a/docs/Classes/IOMixer.html +++ b/docs/Classes/IOMixer.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -669,7 +669,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/IORecorder.html b/docs/Classes/IORecorder.html index 626bc7e53..902e1bd6a 100644 --- a/docs/Classes/IORecorder.html +++ b/docs/Classes/IORecorder.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -617,7 +617,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/IORecorder/Error.html b/docs/Classes/IORecorder/Error.html index 799090ae4..6acc8a7de 100644 --- a/docs/Classes/IORecorder/Error.html +++ b/docs/Classes/IORecorder/Error.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -442,7 +442,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/IOUIScreenCaptureUnit.html b/docs/Classes/IOUIScreenCaptureUnit.html index 6cb35b478..adf34d096 100644 --- a/docs/Classes/IOUIScreenCaptureUnit.html +++ b/docs/Classes/IOUIScreenCaptureUnit.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -669,7 +669,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/IOVideoCaptureUnit.html b/docs/Classes/IOVideoCaptureUnit.html index 5373a1469..315258290 100644 --- a/docs/Classes/IOVideoCaptureUnit.html +++ b/docs/Classes/IOVideoCaptureUnit.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -497,7 +497,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/MTHKView.html b/docs/Classes/MTHKView.html index 66db6ddb2..99799f0f6 100644 --- a/docs/Classes/MTHKView.html +++ b/docs/Classes/MTHKView.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -682,7 +682,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/NetClient.html b/docs/Classes/NetClient.html index e17f474ed..4992e667c 100644 --- a/docs/Classes/NetClient.html +++ b/docs/Classes/NetClient.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -387,7 +387,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/NetService.html b/docs/Classes/NetService.html index 48d6b482e..0e1871f74 100644 --- a/docs/Classes/NetService.html +++ b/docs/Classes/NetService.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -684,7 +684,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/NetSocket.html b/docs/Classes/NetSocket.html index 42b21f1e4..54a704876 100644 --- a/docs/Classes/NetSocket.html +++ b/docs/Classes/NetSocket.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -835,7 +835,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/NetStream.html b/docs/Classes/NetStream.html index ef7e0c7a7..a255e4d23 100644 --- a/docs/Classes/NetStream.html +++ b/docs/Classes/NetStream.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1043,7 +1043,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/PiPHKView.html b/docs/Classes/PiPHKView.html index 7ca090f9e..450717d55 100644 --- a/docs/Classes/PiPHKView.html +++ b/docs/Classes/PiPHKView.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -541,7 +541,7 @@ NetStreamDrawable - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPConnection.html b/docs/Classes/RTMPConnection.html index a1450059e..5e4fdf72d 100644 --- a/docs/Classes/RTMPConnection.html +++ b/docs/Classes/RTMPConnection.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1182,7 +1182,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPConnection/Code.html b/docs/Classes/RTMPConnection/Code.html index c2816e9be..be93427b0 100644 --- a/docs/Classes/RTMPConnection/Code.html +++ b/docs/Classes/RTMPConnection/Code.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -692,7 +692,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPSharedObject.html b/docs/Classes/RTMPSharedObject.html index b22f107b0..eba64e76a 100644 --- a/docs/Classes/RTMPSharedObject.html +++ b/docs/Classes/RTMPSharedObject.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -590,7 +590,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPStream.html b/docs/Classes/RTMPStream.html index 21b3cedff..1b4ce73bb 100644 --- a/docs/Classes/RTMPStream.html +++ b/docs/Classes/RTMPStream.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1000,7 +1000,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPStream/Code.html b/docs/Classes/RTMPStream/Code.html index 3fd98fcf2..ffa4822a3 100644 --- a/docs/Classes/RTMPStream/Code.html +++ b/docs/Classes/RTMPStream/Code.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -1446,7 +1446,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/RTMPStream/HowToPublish.html b/docs/Classes/RTMPStream/HowToPublish.html index f89645008..70b3b4b82 100644 --- a/docs/Classes/RTMPStream/HowToPublish.html +++ b/docs/Classes/RTMPStream/HowToPublish.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/Responder.html b/docs/Classes/Responder.html index 3fb6bca58..b31b14f6b 100644 --- a/docs/Classes/Responder.html +++ b/docs/Classes/Responder.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/Setting.html b/docs/Classes/Setting.html index 7edb69f2a..2f083be6a 100644 --- a/docs/Classes/Setting.html +++ b/docs/Classes/Setting.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -506,7 +506,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/TSWriter.html b/docs/Classes/TSWriter.html index c4e611183..b460dbd87 100644 --- a/docs/Classes/TSWriter.html +++ b/docs/Classes/TSWriter.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -814,7 +814,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/VideoCodec.html b/docs/Classes/VideoCodec.html index da64b5e4f..eba67d46a 100644 --- a/docs/Classes/VideoCodec.html +++ b/docs/Classes/VideoCodec.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -700,7 +700,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/VideoCodec/BitRateMode.html b/docs/Classes/VideoCodec/BitRateMode.html index 34dc649ab..1a424e69e 100644 --- a/docs/Classes/VideoCodec/BitRateMode.html +++ b/docs/Classes/VideoCodec/BitRateMode.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/VideoCodec/Error.html b/docs/Classes/VideoCodec/Error.html index 2be8a4aec..67dd898ab 100644 --- a/docs/Classes/VideoCodec/Error.html +++ b/docs/Classes/VideoCodec/Error.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/VideoCodec/Option.html b/docs/Classes/VideoCodec/Option.html index b56deb7cd..a4cccf6bc 100644 --- a/docs/Classes/VideoCodec/Option.html +++ b/docs/Classes/VideoCodec/Option.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -623,7 +623,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Classes/VideoEffect.html b/docs/Classes/VideoEffect.html index 5608d1514..7bd86330e 100644 --- a/docs/Classes/VideoEffect.html +++ b/docs/Classes/VideoEffect.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -435,7 +435,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums.html b/docs/Enums.html index 5bbdcb770..cc448a7e0 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -820,7 +820,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/AudioCodecFormat.html b/docs/Enums/AudioCodecFormat.html index 3dd5ca6e2..f2c2b19d4 100644 --- a/docs/Enums/AudioCodecFormat.html +++ b/docs/Enums/AudioCodecFormat.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/DeviceUtil.html b/docs/Enums/DeviceUtil.html index 992f782c2..0495961b1 100644 --- a/docs/Enums/DeviceUtil.html +++ b/docs/Enums/DeviceUtil.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVAACPacketType.html b/docs/Enums/FLVAACPacketType.html index 2d8d626b7..30b02117e 100644 --- a/docs/Enums/FLVAACPacketType.html +++ b/docs/Enums/FLVAACPacketType.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVAVCPacketType.html b/docs/Enums/FLVAVCPacketType.html index b7fe5f58d..870b2c363 100644 --- a/docs/Enums/FLVAVCPacketType.html +++ b/docs/Enums/FLVAVCPacketType.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -442,7 +442,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVAudioCodec.html b/docs/Enums/FLVAudioCodec.html index 2f4a0e8db..86275a9b2 100644 --- a/docs/Enums/FLVAudioCodec.html +++ b/docs/Enums/FLVAudioCodec.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -739,7 +739,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVFrameType.html b/docs/Enums/FLVFrameType.html index 45daed19e..e02790fef 100644 --- a/docs/Enums/FLVFrameType.html +++ b/docs/Enums/FLVFrameType.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -496,7 +496,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVSoundRate.html b/docs/Enums/FLVSoundRate.html index 9d4f7b416..65df0ee9b 100644 --- a/docs/Enums/FLVSoundRate.html +++ b/docs/Enums/FLVSoundRate.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -496,7 +496,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVSoundSize.html b/docs/Enums/FLVSoundSize.html index 21388f629..a646c8198 100644 --- a/docs/Enums/FLVSoundSize.html +++ b/docs/Enums/FLVSoundSize.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVSoundType.html b/docs/Enums/FLVSoundType.html index 281065013..dc2060161 100644 --- a/docs/Enums/FLVSoundType.html +++ b/docs/Enums/FLVSoundType.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVTagType.html b/docs/Enums/FLVTagType.html index b58cab2bb..17f7a1863 100644 --- a/docs/Enums/FLVTagType.html +++ b/docs/Enums/FLVTagType.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -442,7 +442,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/FLVVideoCodec.html b/docs/Enums/FLVVideoCodec.html index f9902a03d..47fa186d9 100644 --- a/docs/Enums/FLVVideoCodec.html +++ b/docs/Enums/FLVVideoCodec.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -577,7 +577,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/H264Level.html b/docs/Enums/H264Level.html index 13bdb6067..4bfcfab64 100644 --- a/docs/Enums/H264Level.html +++ b/docs/Enums/H264Level.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -636,7 +636,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/H264Profile.html b/docs/Enums/H264Profile.html index 3182e66cc..5c52b0cfb 100644 --- a/docs/Enums/H264Profile.html +++ b/docs/Enums/H264Profile.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -446,7 +446,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/ImageTransform.html b/docs/Enums/ImageTransform.html index 62d0adcd3..a8417ac33 100644 --- a/docs/Enums/ImageTransform.html +++ b/docs/Enums/ImageTransform.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/RTMPObjectEncoding.html b/docs/Enums/RTMPObjectEncoding.html index b75c09c82..d665184ec 100644 --- a/docs/Enums/RTMPObjectEncoding.html +++ b/docs/Enums/RTMPObjectEncoding.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Enums/ScalingMode.html b/docs/Enums/ScalingMode.html index 5264f3adf..5e86c81db 100644 --- a/docs/Enums/ScalingMode.html +++ b/docs/Enums/ScalingMode.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -478,7 +478,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Extensions.html b/docs/Extensions.html index 47323043b..a1acacac8 100644 --- a/docs/Extensions.html +++ b/docs/Extensions.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -418,7 +418,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Extensions/AudioStreamBasicDescription.html b/docs/Extensions/AudioStreamBasicDescription.html index 1f14a905e..fd9d3df1b 100644 --- a/docs/Extensions/AudioStreamBasicDescription.html +++ b/docs/Extensions/AudioStreamBasicDescription.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -386,7 +386,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Extensions/IOMixer.html b/docs/Extensions/IOMixer.html index a0777c739..090299b15 100644 --- a/docs/Extensions/IOMixer.html +++ b/docs/Extensions/IOMixer.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -389,7 +389,7 @@ IOMixer - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Global Variables.html b/docs/Global Variables.html index 465d251fd..915afb82f 100644 --- a/docs/Global Variables.html +++ b/docs/Global Variables.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -381,7 +381,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Protocols.html b/docs/Protocols.html index 30731637a..a29dcddf3 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -690,7 +690,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Protocols/AudioCodecDelegate.html b/docs/Protocols/AudioCodecDelegate.html index 216bfcbdd..cc1962060 100644 --- a/docs/Protocols/AudioCodecDelegate.html +++ b/docs/Protocols/AudioCodecDelegate.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -415,7 +415,7 @@ Declaration - © 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16) + © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project. diff --git a/docs/Protocols/EventDispatcherConvertible.html b/docs/Protocols/EventDispatcherConvertible.html index 4ba3afb61..2e7de4f5a 100644 --- a/docs/Protocols/EventDispatcherConvertible.html +++ b/docs/Protocols/EventDispatcherConvertible.html @@ -17,7 +17,7 @@ - HaishinKit 1.4.3 Docs (85% documented) + HaishinKit 1.4.4 Docs (85% documented) @@ -469,7 +469,7 @@ Declaration -
HaishinKit 1.4.3 Docs (85% documented)
HaishinKit 1.4.4 Docs (85% documented)
© 2023 shogo4405. All rights reserved. (Last updated: 2023-02-16)
© 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13)
Generated by jazzy ♪♫ v0.14.3, a Realm project.