|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVideo
Represents an image embedded into a presentation.
Method Summary | |
---|---|
byte[] |
getBinaryData()
Returns the copy of an audio's data. |
java.lang.String |
getContentType()
Returns a MIME type of an video, encoded in BinaryData . |
Method Detail |
---|
java.lang.String getContentType()
Returns a MIME type of an video, encoded in BinaryData
.
Read-only String
.
byte[] getBinaryData()
Returns the copy of an audio's data.
Read-only byte[]
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |