2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <ChatKit/CKAVMediaObject.h>
9 @
class NSDictionary
, NSString
;
11 @interface CKVideoMediaObject
: CKAVMediaObject
13 NSDictionary
*_transcodeOptions
;
14 struct CGImage
*_videoPreviewCGImage
;
15 NSString
*_transcodePath
;
18 + (id
)mimeTypesToFileExtensions
;
20 - (BOOL
)shouldTranscodeForMMS
;
22 - (id
)transcodedFilename
;
23 - (Class
)balloonPreviewClassWithPreviewData
:(id
)fp8
;
24 - (float)balloonHeightWithPreviewData
:(id
)fp8
;
25 - (id
)newPreview
:(int)fp8 highlight
:(BOOL
)fp12
;
26 - (void)configureBalloon
:(id
)fp8 withPreviewData
:(id
)fp12
;
27 - (unsigned long long)sizeInBytes
;
28 - (id
)optionsForMedia
;
30 - (id
)transcodeMimeType
;
31 - (double)transcodeStartTime
;
32 - (double)transcodeEndTime
;
33 - (double)transcodeDuration
;
34 - (id
)effectiveExportedFilename
;
35 - (id
)transcodedPathExtension
;
36 - (id
)_transcodeOptions
;
37 - (struct CGImage
*)_newPreviewImageWithTailStyle
:(int)fp8
;
38 - (struct CGImage
*)_newPreviewImageForIncomingVideoWithTailStyle
:(int)fp8
;
39 - (void)_generatePreviewOnMainThreadForVideoFile
:(id
)fp8
;
40 - (struct CGImage
*)_newVideoPreviewImageForImage
:(struct CGImage
*)fp8 withTailStyle
:(int)fp12
;
41 - (id
)filenameForMedia
;