From 36c35833a29ea9acf6c034bcfb3fa79f3f656a69 Mon Sep 17 00:00:00 2001 From: shogo4405 Date: Thu, 29 Apr 2021 15:19:34 +0900 Subject: [PATCH] Bump to up 1.1.5 --- HaishinKit.podspec | 2 +- HaishinKit.xcodeproj/project.pbxproj | 12 +- README.md | 4 +- docs/Classes.html | 87 +- docs/Classes/ASUndefined.html | 15 +- docs/Classes/ASXML.html | 15 +- docs/Classes/ASXMLDocument.html | 15 +- docs/Classes/AVMixer.html | 15 +- docs/Classes/AVMixer/Option.html | 15 +- docs/Classes/AVRecorder.html | 15 +- .../{AudioConverter.html => AudioCodec.html} | 103 +- .../Destination.html | 23 +- .../AudioCodec}/Option.html | 35 +- docs/Classes/AudioEffect.html | 15 +- docs/Classes/ByteArray.html | 15 +- docs/Classes/ByteArray/Error.html | 15 +- docs/Classes/DefaultAVRecorderDelegate.html | 15 +- .../DefaultAVRecorderDelegate/FileType.html | 15 +- docs/Classes/Event.html | 15 +- docs/Classes/Event/Name.html | 15 +- docs/Classes/EventDispatcher.html | 15 +- docs/Classes/FLVReader.html | 15 +- docs/Classes/GLHKView.html | 15 +- docs/Classes/H264Encoder.html | 15 +- docs/Classes/H264Encoder/Option.html | 15 +- docs/Classes/HKView.html | 15 +- docs/Classes/HLSService.html | 15 +- docs/Classes/HTTPService.html | 15 +- docs/Classes/HTTPStream.html | 15 +- docs/Classes/MP4Sampler.html | 15 +- docs/Classes/MTHKView.html | 15 +- docs/Classes/NetClient.html | 15 +- docs/Classes/NetService.html | 15 +- docs/Classes/NetSocket.html | 15 +- docs/Classes/NetStream.html | 21 +- docs/Classes/RTMPConnection.html | 44 +- docs/Classes/RTMPConnection/Code.html | 15 +- docs/Classes/RTMPSharedObject.html | 15 +- docs/Classes/RTMPStream.html | 25 +- docs/Classes/RTMPStream/Code.html | 15 +- docs/Classes/RTMPStream/HowToPublish.html | 15 +- docs/Classes/RTMPStream/PlayOption.html | 15 +- docs/Classes/RTMPStream/PlayTransition.html | 15 +- docs/Classes/Responder.html | 15 +- docs/Classes/ScreenCaptureSession.html | 15 +- docs/Classes/Setting.html | 15 +- docs/Classes/TSWriter.html | 25 +- docs/Classes/TimerDriver.html | 15 +- docs/Classes/VideoEffect.html | 15 +- docs/Enums.html | 43 +- docs/Enums/EventPhase.html | 15 +- docs/Enums/FLVAACPacketType.html | 15 +- docs/Enums/FLVAVCPacketType.html | 15 +- docs/Enums/FLVAudioCodec.html | 15 +- docs/Enums/FLVFrameType.html | 15 +- docs/Enums/FLVSoundRate.html | 15 +- docs/Enums/FLVSoundSize.html | 15 +- docs/Enums/FLVSoundType.html | 15 +- docs/Enums/FLVTagType.html | 15 +- docs/Enums/FLVVideoCodec.html | 15 +- .../HKPictureInPicureControllerPosition.html | 15 +- docs/Enums/RTMPObjectEncoding.html | 15 +- docs/Enums/SamplingFrequency.html | 779 --- docs/Enums/ScalingMode.html | 15 +- docs/Extensions.html | 15 +- docs/Extensions/AVMixer.html | 15 +- .../AudioStreamBasicDescription.html | 15 +- docs/Extensions/CMSampleBuffer.html | 15 +- docs/Global Variables.html | 15 +- docs/Protocols.html | 81 +- docs/Protocols/AVRecorderDelegate.html | 15 +- ...rDelegate.html => AudioCodecDelegate.html} | 35 +- docs/Protocols/CustomCaptureSession.html | 15 +- docs/Protocols/FLVTag.html | 15 +- .../HKPictureInPicureController.html | 15 +- docs/Protocols/IEventDispatcher.html | 15 +- docs/Protocols/KeyPathRepresentable.html | 15 +- docs/Protocols/RTMPStreamDelegate.html | 15 +- docs/Protocols/Running.html | 15 +- ...creenCaptureOutputPixelBufferDelegate.html | 15 +- docs/Protocols/TSWriterDelegate.html | 15 +- docs/Protocols/TimerDriverDelegate.html | 15 +- docs/Protocols/VideoEncoderDelegate.html | 15 +- docs/Structs.html | 15 +- docs/Structs/ASArray.html | 15 +- docs/Structs/ASTypedObject.html | 15 +- docs/Structs/Atomic.html | 15 +- docs/Structs/DeviceUtil.html | 15 +- docs/Structs/FLVAudioTag.html | 15 +- docs/Structs/FLVDataTag.html | 15 +- docs/Structs/FLVVideoTag.html | 15 +- docs/Structs/HTTPRequest.html | 15 +- docs/Structs/HTTPResponse.html | 15 +- docs/Structs/MachUtil.html | 15 +- docs/Structs/RTMPStreamInfo.html | 15 +- docs/Structs/SoundTransform.html | 15 +- docs/Typealiases.html | 15 +- docs/badge.svg | 4 +- .../Contents/Resources/Documents/Classes.html | 87 +- .../Documents/Classes/ASUndefined.html | 15 +- .../Resources/Documents/Classes/ASXML.html | 15 +- .../Documents/Classes/ASXMLDocument.html | 15 +- .../Resources/Documents/Classes/AVMixer.html | 15 +- .../Documents/Classes/AVMixer/Option.html | 15 +- .../Documents/Classes/AVRecorder.html | 15 +- .../{AudioConverter.html => AudioCodec.html} | 103 +- .../Destination.html | 23 +- .../Documents/Classes/AudioCodec}/Option.html | 35 +- .../Documents/Classes/AudioEffect.html | 15 +- .../Documents/Classes/ByteArray.html | 15 +- .../Documents/Classes/ByteArray/Error.html | 15 +- .../Classes/DefaultAVRecorderDelegate.html | 15 +- .../DefaultAVRecorderDelegate/FileType.html | 15 +- .../Resources/Documents/Classes/Event.html | 15 +- .../Documents/Classes/Event/Name.html | 15 +- .../Documents/Classes/EventDispatcher.html | 15 +- .../Documents/Classes/FLVReader.html | 15 +- .../Resources/Documents/Classes/GLHKView.html | 15 +- .../Documents/Classes/H264Encoder.html | 15 +- .../Documents/Classes/H264Encoder/Option.html | 15 +- .../Resources/Documents/Classes/HKView.html | 15 +- .../Documents/Classes/HLSService.html | 15 +- .../Documents/Classes/HTTPService.html | 15 +- .../Documents/Classes/HTTPStream.html | 15 +- .../Documents/Classes/MP4Sampler.html | 15 +- .../Resources/Documents/Classes/MTHKView.html | 15 +- .../Documents/Classes/NetClient.html | 15 +- .../Documents/Classes/NetService.html | 15 +- .../Documents/Classes/NetSocket.html | 15 +- .../Documents/Classes/NetStream.html | 21 +- .../Documents/Classes/RTMPConnection.html | 44 +- .../Classes/RTMPConnection/Code.html | 15 +- .../Documents/Classes/RTMPSharedObject.html | 15 +- .../Documents/Classes/RTMPStream.html | 25 +- .../Documents/Classes/RTMPStream/Code.html | 15 +- .../Classes/RTMPStream/HowToPublish.html | 15 +- .../Classes/RTMPStream/PlayOption.html | 15 +- .../Classes/RTMPStream/PlayTransition.html | 15 +- .../Documents/Classes/Responder.html | 15 +- .../Classes/ScreenCaptureSession.html | 15 +- .../Resources/Documents/Classes/Setting.html | 15 +- .../Resources/Documents/Classes/TSWriter.html | 25 +- .../Documents/Classes/TimerDriver.html | 15 +- .../Documents/Classes/VideoEffect.html | 15 +- .../Contents/Resources/Documents/Enums.html | 43 +- .../Resources/Documents/Enums/EventPhase.html | 15 +- .../Documents/Enums/FLVAACPacketType.html | 15 +- .../Documents/Enums/FLVAVCPacketType.html | 15 +- .../Documents/Enums/FLVAudioCodec.html | 15 +- .../Documents/Enums/FLVFrameType.html | 15 +- .../Documents/Enums/FLVSoundRate.html | 15 +- .../Documents/Enums/FLVSoundSize.html | 15 +- .../Documents/Enums/FLVSoundType.html | 15 +- .../Resources/Documents/Enums/FLVTagType.html | 15 +- .../Documents/Enums/FLVVideoCodec.html | 15 +- .../HKPictureInPicureControllerPosition.html | 15 +- .../Documents/Enums/RTMPObjectEncoding.html | 15 +- .../Documents/Enums/SamplingFrequency.html | 779 --- .../Documents/Enums/ScalingMode.html | 15 +- .../Resources/Documents/Extensions.html | 15 +- .../Documents/Extensions/AVMixer.html | 15 +- .../AudioStreamBasicDescription.html | 15 +- .../Documents/Extensions/CMSampleBuffer.html | 15 +- .../Resources/Documents/Global Variables.html | 15 +- .../Resources/Documents/Protocols.html | 81 +- .../Protocols/AVRecorderDelegate.html | 15 +- ...rDelegate.html => AudioCodecDelegate.html} | 35 +- .../Protocols/CustomCaptureSession.html | 15 +- .../Resources/Documents/Protocols/FLVTag.html | 15 +- .../HKPictureInPicureController.html | 15 +- .../Documents/Protocols/IEventDispatcher.html | 15 +- .../Protocols/KeyPathRepresentable.html | 15 +- .../Protocols/RTMPStreamDelegate.html | 15 +- .../Documents/Protocols/Running.html | 15 +- ...creenCaptureOutputPixelBufferDelegate.html | 15 +- .../Documents/Protocols/TSWriterDelegate.html | 15 +- .../Protocols/TimerDriverDelegate.html | 15 +- .../Protocols/VideoEncoderDelegate.html | 15 +- .../Contents/Resources/Documents/Structs.html | 15 +- .../Resources/Documents/Structs/ASArray.html | 15 +- .../Documents/Structs/ASTypedObject.html | 15 +- .../Resources/Documents/Structs/Atomic.html | 15 +- .../Documents/Structs/DeviceUtil.html | 15 +- .../Documents/Structs/FLVAudioTag.html | 15 +- .../Documents/Structs/FLVDataTag.html | 15 +- .../Documents/Structs/FLVVideoTag.html | 15 +- .../Documents/Structs/HTTPRequest.html | 15 +- .../Documents/Structs/HTTPResponse.html | 15 +- .../Resources/Documents/Structs/MachUtil.html | 15 +- .../Documents/Structs/RTMPStreamInfo.html | 15 +- .../Documents/Structs/SoundTransform.html | 15 +- .../Resources/Documents/Typealiases.html | 15 +- .../Contents/Resources/Documents/badge.svg | 28 + .../Contents/Resources/Documents/index.html | 15 +- .../Contents/Resources/Documents/search.json | 2 +- .../Resources/Documents/undocumented.json | 4184 +++++++++++++++++ .../Contents/Resources/docSet.dsidx | Bin 188416 -> 180224 bytes docs/docsets/HaishinKit.tgz | Bin 236554 -> 244091 bytes docs/index.html | 15 +- docs/search.json | 2 +- 200 files changed, 5709 insertions(+), 3621 deletions(-) rename docs/Classes/{AudioConverter.html => AudioCodec.html} (86%) rename docs/Classes/{AudioConverter => AudioCodec}/Destination.html (94%) rename docs/{docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioConverter => Classes/AudioCodec}/Option.html (92%) delete mode 100644 docs/Enums/SamplingFrequency.html rename docs/Protocols/{AudioConverterDelegate.html => AudioCodecDelegate.html} (91%) rename docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/{AudioConverter.html => AudioCodec.html} (86%) rename docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/{AudioConverter => AudioCodec}/Destination.html (94%) rename docs/{Classes/AudioConverter => docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioCodec}/Option.html (92%) delete mode 100644 docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Enums/SamplingFrequency.html rename docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Protocols/{AudioConverterDelegate.html => AudioCodecDelegate.html} (91%) create mode 100644 docs/docsets/HaishinKit.docset/Contents/Resources/Documents/badge.svg create mode 100644 docs/docsets/HaishinKit.docset/Contents/Resources/Documents/undocumented.json diff --git a/HaishinKit.podspec b/HaishinKit.podspec index 79c7ef72..99efe268 100644 --- a/HaishinKit.podspec +++ b/HaishinKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "HaishinKit" - s.version = "1.1.4" + s.version = "1.1.5" s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS." s.swift_version = "5.0" diff --git a/HaishinKit.xcodeproj/project.pbxproj b/HaishinKit.xcodeproj/project.pbxproj index a76b6625..a8d2d9cf 100644 --- a/HaishinKit.xcodeproj/project.pbxproj +++ b/HaishinKit.xcodeproj/project.pbxproj @@ -2298,7 +2298,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; ONLY_ACTIVE_ARCH = YES; "OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; @@ -2332,7 +2332,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE = ""; @@ -2407,7 +2407,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.11; - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; "OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; @@ -2439,7 +2439,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.11; - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; SDKROOT = macosx; @@ -2579,7 +2579,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -2615,7 +2615,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.4; + MARKETING_VERSION = 1.1.5; PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit; PRODUCT_NAME = HaishinKit; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/README.md b/README.md index 6d0833c7..2dfcb27f 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! def import_pods - pod 'HaishinKit', '~> 1.1.4' + pod 'HaishinKit', '~> 1.1.5' end target 'Your Target' do @@ -102,7 +102,7 @@ end ``` ### Carthage ``` -github "shogo4405/HaishinKit.swift" ~> 1.1.4 +github "shogo4405/HaishinKit.swift" ~> 1.1.5 ``` ### Swift Package Manager ``` diff --git a/docs/Classes.html b/docs/Classes.html index 810a1a74..63ba82a4 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -17,7 +17,7 @@

Declaration

Swift

-
public class AudioConverter
-
extension AudioConverter: Running
+
public class AudioCodec
+
extension AudioCodec: Running
@@ -644,36 +641,6 @@ -
  • -
    - - - - TSWriter - -
    -
    -
    -
    -
    -
    -

    MPEG-2 TS (Transport Stream) Writer Foundation class

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class TSWriter : Running
    -
    extension TSWriter: AudioConverterDelegate
    -
    extension TSWriter: VideoEncoderDelegate
    - -
    -
    -
    -
    -
  • @@ -1173,6 +1140,36 @@
  • +
  • +
    + + + + TSWriter + +
    +
    +
    +
    +
    +
    +

    MPEG-2 TS (Transport Stream) Writer Foundation class

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class TSWriter : Running
    +
    extension TSWriter: AudioCodecDelegate
    +
    extension TSWriter: VideoEncoderDelegate
    + +
    +
    +
    +
    +
  • @@ -1322,7 +1319,7 @@ diff --git a/docs/Classes/ASUndefined.html b/docs/Classes/ASUndefined.html index e733fabc..980c2d42 100644 --- a/docs/Classes/ASUndefined.html +++ b/docs/Classes/ASUndefined.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • - + - aac + aac
    @@ -389,9 +386,9 @@
  • - + - pcm + pcm
    @@ -418,7 +415,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioConverter/Option.html b/docs/Classes/AudioCodec/Option.html similarity index 92% rename from docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioConverter/Option.html rename to docs/Classes/AudioCodec/Option.html index 2ac3d9e6..3893cef9 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioConverter/Option.html +++ b/docs/Classes/AudioCodec/Option.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • - + - muted + muted
    @@ -389,9 +386,9 @@
  • - + - bitrate + bitrate
    @@ -416,9 +413,9 @@
  • @@ -443,9 +440,9 @@
  • @@ -470,9 +467,9 @@
  • - + - keyPath + keyPath
    @@ -499,7 +496,7 @@ diff --git a/docs/Classes/AudioEffect.html b/docs/Classes/AudioEffect.html index 0a3cce0f..de6b056a 100644 --- a/docs/Classes/AudioEffect.html +++ b/docs/Classes/AudioEffect.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • @@ -514,7 +511,7 @@

    Declaration

    Swift

    -
    open var audioSettings: Setting<AudioConverter, AudioConverter.Option> { get set }
    +
    open var audioSettings: Setting<AudioCodec, AudioCodec.Option> { get set }
    @@ -958,7 +955,7 @@ diff --git a/docs/Classes/RTMPConnection.html b/docs/Classes/RTMPConnection.html index d0c19382..043c42a5 100644 --- a/docs/Classes/RTMPConnection.html +++ b/docs/Classes/RTMPConnection.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate +
  • +
    + + + + defaultSecurePort + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public static let defaultSecurePort: Int
    + +
    +
    +
    +
    +
  • @@ -751,7 +775,7 @@
    -

    The URI passed to the RTMPConnection.connect() method.

    +

    The URI passed to the Self.connect() method.

    @@ -1151,7 +1175,7 @@
    diff --git a/docs/Classes/RTMPConnection/Code.html b/docs/Classes/RTMPConnection/Code.html index 51a190fc..e25e00fa 100644 --- a/docs/Classes/RTMPConnection/Code.html +++ b/docs/Classes/RTMPConnection/Code.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate -
  • -
    - - - - SamplingFrequency - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum SamplingFrequency : UInt8
    - -
    -
    -
    -
    -
  • @@ -749,7 +718,7 @@ diff --git a/docs/Enums/EventPhase.html b/docs/Enums/EventPhase.html index e1dcecf1..c178c23f 100644 --- a/docs/Enums/EventPhase.html +++ b/docs/Enums/EventPhase.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • @@ -423,13 +420,13 @@

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public protocol AudioConverterDelegate : AnyObject
    +
    public protocol AudioCodecDelegate : AnyObject
    @@ -492,34 +489,6 @@
  • -
  • -
    - - - - TSWriterDelegate - -
    -
    -
    -
    -
    -
    -

    MPEG-2 TS (Transport Stream) Writer delegate

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol TSWriterDelegate : AnyObject
    - -
    -
    -
    -
    -
  • @@ -604,6 +573,34 @@
  • +
  • +
    + + + + TSWriterDelegate + +
    +
    +
    +
    +
    +
    +

    MPEG-2 TS (Transport Stream) Writer delegate

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public protocol TSWriterDelegate : AnyObject
    + +
    +
    +
    +
    +
  • @@ -721,7 +718,7 @@ diff --git a/docs/Protocols/AVRecorderDelegate.html b/docs/Protocols/AVRecorderDelegate.html index 7514abbd..833ec1de 100644 --- a/docs/Protocols/AVRecorderDelegate.html +++ b/docs/Protocols/AVRecorderDelegate.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • @@ -459,14 +456,14 @@
  • - See more + See more

    Declaration

    Swift

    -
    public class AudioConverter
    -
    extension AudioConverter: Running
    +
    public class AudioCodec
    +
    extension AudioCodec: Running
    @@ -644,36 +641,6 @@ -
  • -
    - - - - TSWriter - -
    -
    -
    -
    -
    -
    -

    MPEG-2 TS (Transport Stream) Writer Foundation class

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class TSWriter : Running
    -
    extension TSWriter: AudioConverterDelegate
    -
    extension TSWriter: VideoEncoderDelegate
    - -
    -
    -
    -
    -
  • @@ -1173,6 +1140,36 @@
  • +
  • +
    + + + + TSWriter + +
    +
    +
    +
    +
    +
    +

    MPEG-2 TS (Transport Stream) Writer Foundation class

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public class TSWriter : Running
    +
    extension TSWriter: AudioCodecDelegate
    +
    extension TSWriter: VideoEncoderDelegate
    + +
    +
    +
    +
    +
  • @@ -1322,7 +1319,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/ASUndefined.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/ASUndefined.html index e733fabc..980c2d42 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/ASUndefined.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/ASUndefined.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • - + - aac + aac
    @@ -389,9 +386,9 @@
  • - + - pcm + pcm
    @@ -418,7 +415,7 @@ diff --git a/docs/Classes/AudioConverter/Option.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioCodec/Option.html similarity index 92% rename from docs/Classes/AudioConverter/Option.html rename to docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioCodec/Option.html index 2ac3d9e6..3893cef9 100644 --- a/docs/Classes/AudioConverter/Option.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioCodec/Option.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • - + - muted + muted
    @@ -389,9 +386,9 @@
  • - + - bitrate + bitrate
    @@ -416,9 +413,9 @@
  • @@ -443,9 +440,9 @@
  • @@ -470,9 +467,9 @@
  • - + - keyPath + keyPath
    @@ -499,7 +496,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioEffect.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioEffect.html index 0a3cce0f..de6b056a 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioEffect.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/AudioEffect.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • @@ -514,7 +511,7 @@

    Declaration

    Swift

    -
    open var audioSettings: Setting<AudioConverter, AudioConverter.Option> { get set }
    +
    open var audioSettings: Setting<AudioCodec, AudioCodec.Option> { get set }
    @@ -958,7 +955,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection.html index d0c19382..043c42a5 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate +
  • +
    + + + + defaultSecurePort + +
    +
    +
    +
    +
    +
    +

    Undocumented

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public static let defaultSecurePort: Int
    + +
    +
    +
    +
    +
  • @@ -751,7 +775,7 @@
    -

    The URI passed to the RTMPConnection.connect() method.

    +

    The URI passed to the Self.connect() method.

    @@ -1151,7 +1175,7 @@
    diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection/Code.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection/Code.html index 51a190fc..e25e00fa 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection/Code.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Classes/RTMPConnection/Code.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate -
  • -
    - - - - SamplingFrequency - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum SamplingFrequency : UInt8
    - -
    -
    -
    -
    -
  • @@ -749,7 +718,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Enums/EventPhase.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Enums/EventPhase.html index e1dcecf1..c178c23f 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Enums/EventPhase.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Enums/EventPhase.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate
  • @@ -423,13 +420,13 @@

    Undocumented

    - See more + See more

    Declaration

    Swift

    -
    public protocol AudioConverterDelegate : AnyObject
    +
    public protocol AudioCodecDelegate : AnyObject
    @@ -492,34 +489,6 @@
  • -
  • -
    - - - - TSWriterDelegate - -
    -
    -
    -
    -
    -
    -

    MPEG-2 TS (Transport Stream) Writer delegate

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol TSWriterDelegate : AnyObject
    - -
    -
    -
    -
    -
  • @@ -604,6 +573,34 @@
  • +
  • +
    + + + + TSWriterDelegate + +
    +
    +
    +
    +
    +
    +

    MPEG-2 TS (Transport Stream) Writer delegate

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public protocol TSWriterDelegate : AnyObject
    + +
    +
    +
    +
    +
  • @@ -721,7 +718,7 @@ diff --git a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Protocols/AVRecorderDelegate.html b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Protocols/AVRecorderDelegate.html index 7514abbd..833ec1de 100644 --- a/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Protocols/AVRecorderDelegate.html +++ b/docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Protocols/AVRecorderDelegate.html @@ -17,7 +17,7 @@
    -

    HaishinKit 1.1.4 Docs (19% documented)

    +

    HaishinKit 1.1.5 Docs (20% documented)

    @@ -60,13 +60,13 @@ AVRecorder

  • - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -254,7 +251,7 @@ AVRecorderDelegate - @@ -253,7 +250,7 @@ AVRecorderDelegate - @@ -253,7 +250,7 @@ AVRecorderDelegate