videoplayback/inc/mpxvideoplaybackviewfiledetails.h
branchRCL_3
changeset 8 ce5ada96ab30
parent 1 6711b85517b7
child 9 5294c000a26d
equal deleted inserted replaced
6:7d91903f795f 8:ce5ada96ab30
    13 *
    13 *
    14 * Description:  Container for MPX Video File Details
    14 * Description:  Container for MPX Video File Details
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: e003sa33#10 %
    18 // Version : %version: e003sa33#11 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    43         //
    43         //
    44         //  Clear all file details
    44         //  Clear all file details
    45         //
    45         //
    46         void ClearFileDetails();
    46         void ClearFileDetails();
    47 
    47 
       
    48         /** 
       
    49         * Generate file name, remove all file path
       
    50         * 
       
    51         * @return generated file name, ownership is transferred 
       
    52         */
       
    53         IMPORT_C HBufC* GenerateFileNameL();
       
    54         
    48     private:
    55     private:
    49         //
    56         //
    50         //  By default Symbian 2nd phase constructor is private.
    57         //  By default Symbian 2nd phase constructor is private.
    51         //
    58         //
    52         void ConstructL();
    59         void ConstructL();