PAGAudioSample Class Reference

Inherits from NSObject
Declared in PAGAudioSample.h

Overview

PAGAudioSample describes a memory buffer that holds raw PCM bytes.

  pts

@property (nonatomic, assign) NSInteger pts

  duration

@property (nonatomic, assign) NSInteger duration

  data

@property (nonatomic, strong) NSData *data