equal
deleted
inserted
replaced
458 * @aSupportedValues[0] -> Value for iLandscapeScreenMode |
458 * @aSupportedValues[0] -> Value for iLandscapeScreenMode |
459 * @aSupportedValues[1] -> Value for iPortraitScreenmode |
459 * @aSupportedValues[1] -> Value for iPortraitScreenmode |
460 */ |
460 */ |
461 IMPORT_C void SupportedScreenModesL( |
461 IMPORT_C void SupportedScreenModesL( |
462 RArray<TInt>& aSupportedValues ); |
462 RArray<TInt>& aSupportedValues ); |
|
463 |
|
464 /* |
|
465 * Custom capture button. |
|
466 * @return ETrue if custom capture button is enabled |
|
467 */ |
|
468 IMPORT_C TBool IsCustomCaptureButtonSupported() const; |
463 |
469 |
464 private: |
470 private: |
465 void ConstructL(); |
471 void ConstructL(); |
466 |
472 |
467 private: |
473 private: |