multimediacommscontroller/mmccfilesourcesink/inc/mccfilevideo.h
branchRCL_3
changeset 33 f40c1a748eb9
parent 18 91f50911ea81
equal deleted inserted replaced
25:fb1bbf85a302 33:f40c1a748eb9
    54     TReal VideoFrameRateL();
    54     TReal VideoFrameRateL();
    55 	void StartTimerL();
    55 	void StartTimerL();
    56 	TFourCC GetFourCC();
    56 	TFourCC GetFourCC();
    57 	TCallBack TickCallBack();
    57 	TCallBack TickCallBack();
    58 	HBufC8* GetConfigKeyL();
    58 	HBufC8* GetConfigKeyL();
       
    59 	TUint32 VideoType() const;
    59 
    60 
    60 public:
    61 public:
    61     static TInt TickVideoL( TAny* aObject );
    62     static TInt TickVideoL( TAny* aObject );
    62 	void ReadFrameL();
    63 	void ReadFrameL();
    63 	
    64