Category: Technology
Company: Apple Inc.
Created by: Karl Schaeffer
Number of Blossarys: 9
A Core Foundation object associated with a video frame. This attachment, specified by a key-value pair, can hold any sort of information relevant to the frame, such as a timestamp.
(1) In key-value coding, a property that is a simple value, such as a scalar, string, or Boolean value, or to immutable objects such as NSColor and NSNumber objects. (2) In AppleScript, one of the ...
In Core Audio, a software object of type AudioFileStreamID, which represents data obtained from a TCP stream and supports manipulation of that data.
A representation of a signal chain comprising an interconnection of audio units. Also called an AUGraph or graph. Core Audio represents such an interconnected network as a software object of type ...
In Audio Queue Services, a software object of type AudioQueueRef, used for recording or playing back audio. There are two distinct types of audio queue. A recording audio queue (sometimes called an ...
In Audio Queue Services, a data structure used as a container for transient blocks of audio data being played or recorded. An audio queue buffer is managed by the audio queue that owns it.
An iOS software abstraction that represents audio behavior for an application, in context, on an iPhone or iPod touch. An audio session has a category and can be active or inactive.