PAGExportConfig Class Reference

Inherits from NSObject
Declared in PAGMovieExporter.h

  outputPath

@property (nonatomic, copy) NSString *outputPath

  sampleRate

@property (nonatomic, assign) NSInteger sampleRate

  channels

@property (nonatomic, assign) NSInteger channels

  audioBitrate

@property (nonatomic, assign) NSInteger audioBitrate

  videoBitrate

@property (nonatomic, assign) NSInteger videoBitrate

  width

@property (nonatomic, assign) NSInteger width

  height

@property (nonatomic, assign) NSInteger height

  frameRate

@property (nonatomic, assign) NSInteger frameRate

  profile

@property (nonatomic, assign) PAGExportVideoProfile profile