SDKBrowserPreviewInfo Struct Reference Library » Browser
#include <lib_browser.h>
Specifies browser preview settings.
Public Attributes |
|
Int32 | quality_flags |
Int32 | max_width |
Int32 | max_height |
SDKBrowserPreviewQuality |
|
enum |
{
DefaultQuality , LowQuality , MediumQuality , HighQuality , MaximumQuality , QualityMask , FixedSize } |
anonymous enum |
Int32 quality_flags |
Quality flags. See SDKBrowserPreviewQuality above.
Int32 max_width |
Maximum width of the preview bitmap (or 0 if resolution independent).
Int32 max_height |
Maximum height of the preview bitmap (or 0 if resolution independent)