태그 목록
전체보기 (86)iOS(77)swift(77)AVFoundation(23)main(12)Metal(11)Combine(9)CoreVideo(7)CoreMedia(6)CoreImage(4)coreGraphics(4)coreanimation(4)PhotoKit(4)UIkit(3)AVCaptureSession(3)AVCaptureDevice(2)PassthroughSubject(2)CurrentValueSubject(2)Subject(2)AVMutableComposition(2)MetalKit(2)AVAsset(1)MTLSamplerState(1)MTLSamplerDescriptor(1)MetalPerformanceShaders(1)AVComposition(1)CMSampleBuffer(1)CIContext(1)EditMovies(1)타입명(1)encryption(1)image(1)future(1)errorhandling(1)AVPlayer(1)oAuth(1)메소드명(1)videoZoomFactor(1)MVVM-C(1)PHAsset(1)CIImage(1)CALayer(1)CIFilter(1)PHImageManager(1)CAShapeLayer(1)UIView(1)AVMutableVideoCompositionInstruction(1)tca(1)함수명(1)CVMetalTextureCache(1)reducer(1)Generic(1)action(1)MTLRenderPipelineDescriptor(1)AVPlayerItem(1)CVPixelBufferPoolCreatePixelBufferWithAuxAttributes(_:_:_:_:)(1)Xcode14.0Beta(1)CGAffineTransform(1)format(1)safari(1)AVCapturePhotoOutput(1)DeviceType(1)MTLComputePipelineState(1)WWDC15(1)변수명(1)OperationQueue(1)AVCapturePhotoCaptureDelegate(1)beginConfiguration(1)iphone(1)생활코딩(1)Just(1)CMFormatDescription(1)AVAssetTrack(1)짓기(1)State(1)CVMetalTextureCacheCreate(_:_:_:_:_:)(1)lockForConfiguration(1)AVVideoCompositionCoreAnimationTool(1)operation(1)AVMutableCompositionTrack(1)AVCaptureMovieFileOutput(1)commitConfiguration(1)MTLBuffer(1)Camera(1)published(1)CVPixelBuffer(1)CGColorSpace(1)PHPhotoLibrary(1)aes256(1)cbc(1)CMTime(1)layer(1)MTKTextureLoader(1)Configuration(1)publisher(1)GCM(1)AVPlayerLayer(1)AVMutableVideoCompositionLayerInstruction(1)MTLTexture(1)dataTaskPublisher(1)Swift5.7(1)MTLCommandBuffer(1)CVPixelBufferPool(1)CVMetalTexture(1)AVCaptureVideoDataOutput(1)AVCaptureVideoDataOutputSampleBufferDelegate(1)CMSampleBufferCreateForImageBuffer(allocator:imageBuffer:dataReady:makeDataReadyCallback:refcon:formatDescription:sampleTiming:sampleBufferOut:)(1)CGColorSpaceCreateDeviceRGB()(1)CMVideoFormatDescriptionCreateForImageBuffer(allocator:imageBuffer:formatDescriptionOut:)(1)MTLRenderPipelineState(1)이름(1)AVCaptureConnection(1)AVAssetWriter(1)Subscriber(1)video(1)MTLCreateSystemDefaultDevice()(1)

Swift의 AES 암호화 및 복호화

AES 암호화 및 복호화, GCM, CBC

2023년 5월 11일
·
0개의 댓글
·

OperationQueue

"A queue that regulates the execution of operations."

2023년 4월 8일
·
0개의 댓글
·

Operation

"An abstract class that represents the code and data associated with a single task."

2023년 4월 8일
·
0개의 댓글
·

TCA의 State, Action, Reducer

TCA의 State, Action, Reducer

2023년 1월 9일
·
0개의 댓글
·

PassthroughSubject

"A subject that broadcasts elements to downstream subscribers."

2023년 1월 5일
·
0개의 댓글
·

CurrentValueSubject

"A subject that wraps a single value and publishes a new element whenever the value changes."

2022년 12월 29일
·
0개의 댓글
·

Subject

"A publisher that exposes a method for outside callers to publish elements."

2022년 12월 29일
·
0개의 댓글
·

Subscriber

"A protocol that declares a type that can receive input from a publisher."

2022년 12월 27일
·
0개의 댓글
·

Future

"A publisher that eventually produces a single value and then finishes or fails."

2022년 12월 27일
·
0개의 댓글
·

Just

"A publisher that emits an output to each subscriber just once, and then finishes."

2022년 12월 27일
·
0개의 댓글
·

Publisher

"Declares that a type can transmit a sequence of values over time."

2022년 12월 27일
·
0개의 댓글
·

Receiving and Handling Events with Combine

"Customize and receive events from asynchronous sources."

2022년 12월 27일
·
0개의 댓글
·

CAShapeLayer

"A layer that draws a cubic Bezier spline in its coordinate space."

2022년 9월 21일
·
0개의 댓글
·

Core Animation

"Render, compose, and animate visual elements."

2022년 9월 21일
·
0개의 댓글
·

CMTime

"A structure that represents time."

2022년 9월 12일
·
0개의 댓글
·

videoZoomFactor

"A value that controls the cropping and enlargement of images captured by the device."

2022년 8월 16일
·
0개의 댓글
·

MTLSamplerState

"An object that defines how a texture should be sampled."

2022년 7월 19일
·
0개의 댓글
·

MTLRenderPipelineState

"An object that contains graphics functions and configuration state to use in a render command."

2022년 7월 19일
·
0개의 댓글
·