sbITranscodeImageProfile Interface Reference

An object defining the format to transcode a still image to. More...

import"sbITranscodeProfile.idl";

Inheritance diagram for sbITranscodeImageProfile:
[legend]
Collaboration diagram for sbITranscodeImageProfile:
[legend]

Public Member Functions

void Init (in AString mimetype, in unsigned long width, in unsigned long height)
 

Public Attributes

readonly attribute AString mimetype
 
readonly attribute unsigned long width
 
readonly attribute unsigned long height
 

Detailed Description

An object defining the format to transcode a still image to.

Definition at line 283 of file sbITranscodeProfile.idl.

Member Function Documentation

void sbITranscodeImageProfile::Init ( in AString  mimetype,
in unsigned long  width,
in unsigned long  height 
)

Member Data Documentation

readonly attribute unsigned long sbITranscodeImageProfile::height

Definition at line 295 of file sbITranscodeProfile.idl.

readonly attribute AString sbITranscodeImageProfile::mimetype

Definition at line 289 of file sbITranscodeProfile.idl.

readonly attribute unsigned long sbITranscodeImageProfile::width

Definition at line 292 of file sbITranscodeProfile.idl.


The documentation for this interface was generated from the following file: