Oracle8i interMedia Audio, Image, and Video Java Client User's Guide and Reference
Release 8.1.5

A67296-01

Library

Product

Index

Next

Contents

Title and Copyright Information

List of Examples

List of Figures

List of Tables

Send Us Your Comments

Preface

1 Introduction

1.1 If You Already Understand interMedia Multimedia Options
1.2 Audio Concepts
1.2.1 Digitized Audio
1.2.2 Audio Components
1.3 Image Concepts
1.3.1 Digitized Images
1.3.2 Image Components
1.3.3 Interchange Formats
1.4 Video Concepts
1.4.1 Digitized Video
1.4.2 Video Components
1.5 Client-Side Support
1.6 Client/Server Similarities and Differences
1.7 Java Client Architecture
1.7.1 ORDMultiMedia Class
1.7.2 ORDSource Class
1.7.3 ORDAudio Class
1.7.4 ORDImage Class
1.7.5 ORDVideo Class
1.8 Client/Server Interaction
1.9 Extending Oracle8i interMedia
1.9.1 Client-Side Extensibility
1.9.2 Server-Side Extensibility

2 Java Client Program Examples

2.1 Example of Audio and Video APIs
2.1.1 Complete Audio Example
2.1.2 Connecting to the Database
2.1.3 Binding to the Database Parameters
2.1.4 Setting the Properties
2.1.5 Refreshing the Client-Side Object
2.1.6 Performing Basic Operations on the Client Object
2.1.7 Flushing the Client Object
2.1.8 Closing the Connection
2.2 Example of Image APIs
2.2.1 Complete Image Example
2.2.2 Connecting to the Database
2.2.3 Binding to the Database Parameters
2.2.4 Refreshing the Client-Side Object
2.2.5 Performing Basic Operations on the Client Object
2.2.6 Setting the Properties
2.2.7 Flushing the Client Object
2.2.8 Closing the Connection

3 ORDMultiMedia and BindToTableParams Reference Information

3.1 Object Types
3.2 ORDMultiMedia Methods
3.2.1 ORDMultiMedia Methods Associated with the bindParams Attribute
3.2.2 ORDMultiMedia Methods Associated with the connection Attribute
3.2.3 ORDMultiMedia Methods Associated with the source Attribute
3.2.4 ORDMultiMedia Methods Associated with the mimeType Attribute
3.2.5 ORDMultiMedia Methods Associated with the format Attribute
3.2.6 ORDMultiMedia Methods Associated with the updateTime Attribute
3.2.7 ORDMultiMedia Methods Associated with the Media Type
3.2.8 ORDVideo Methods Associated with the Content Length
3.2.9 ORDMultiMedia Methods Associated with Communication Between the
Client and Server
3.2.10 ORDMultiMedia Methods Associated with Locking
3.2.11 ORDMultiMedia Methods Associated with the SQL Type
3.2.12 ORDVideo Methods Associated with Generating SQL Queries
3.2.13 ORDMultiMedia Methods Associated with the Media Data
3.3 BindToTableParams Methods
3.3.1 BindToTableParams Methods Associated with the tableName Attribute
3.3.2 BindToTableParams Methods Associated with the columnName Attribute
3.3.3 BindToTableParams Methods Associated with the dataCondition Attribute

4 ORDSource Reference Information

4.1 Object Types
4.2 Methods
4.2.1 ORDSource Methods Associated with the bindParams Attribute
4.2.2 ORDSource Methods Associated with the containerType Attribute
4.2.3 ORDSource Methods Associated with the connection Attribute
4.2.4 ORDSource Methods Associated with the lock Attribute
4.2.5 ORDSource Methods Associated with the srcName, srcType, and
srcLocation Attributes
4.2.6 ORDSource Methods Associated with the updateTime Attribute
4.2.7 ORDSource Methods Associated with the local Attribute
4.2.8 ORDSource Methods Associated with Communication Between
Client and Server
4.2.9 ORDSource Methods Associated with the SQL Type
4.2.10 ORDSource Methods Associated with Access Operations
4.2.11 ORDSource Methods Associated with Content Read/Write Operations
4.2.12 ORDSource Methods Associated with Import and Export Operations
4.2.13 ORDSource Methods Associated with Source Content Operations
4.2.14 ORDSource Methods Associated with Processing Commands to the
External Source

5 ORDAudio Reference Information

5.1 Object Types
5.2 Methods
5.2.1 ORDAudio Methods Associated with the Audio Attribute Accessors
5.2.2 ORDAudio Methods Associated with the description Attribute
5.2.3 ORDAudio Methods Associated with the comments Attribute
5.2.4 ORDAudio Methods Associated with the Media Type
5.2.5 ORDAudio Methods Associated with the Content Length
5.2.6 ORDAudio Methods Associated with Communication Between the
Client and Server
5.2.7 ORDAudio Methods Associated with the SQL Type
5.2.8 ORDAudio Methods Associated with Generating SQL Queries
5.2.9 ORDAudio Methods Associated with File Operations
5.2.10 ORDAudio Methods Associated with Source Content Operations
5.2.11 ORDAudio Methods Associated with Processing Audio Data

6 ORDImage Reference Information

6.1 Object Types
6.2 Methods
6.2.1 ORDImage Methods Associated with Image Attribute Accessors
6.2.2 ORDImage Methods Associated with the Media Type
6.2.3 ORDImage Methods Associated with Communication Between the
Client and Server
6.2.4 ORDImage Methods Associated with the SQL Type
6.2.5 ORDImage Methods Associated with Generating SQL Queries
6.2.6 ORDImage Methods Associated with properties Operations
6.2.7 ORDImage Methods Associated with Copy Operations
6.2.8 ORDImage Methods Associated with Processing Image Data

7 ORDVideo and FrameDimension Reference Information

7.1 Object Types
7.2 ORDVideo Methods
7.2.1 ORDVideo Methods Associated with Video Attribute Accessors
7.2.2 ORDVideo Methods Associated with the description Attribute
7.2.3 ORDVideo Methods Associated with the comments Attribute
7.2.4 ORDVideo Methods Associated with Communication Between the
Client and Server
7.2.5 ORDVideo Methods Associated with the Media Type
7.2.6 ORDVideo Methods Associated with the Content Length
7.2.7 ORDVideo Methods Associated with the SQL Type
7.2.8 ORDVideo Methods Associated with Generating SQL Queries
7.2.9 ORDVideo Methods Associated with File Operations
7.2.10 ORDVideo Methods Associated with Source Content Operations
7.2.11 ORDVideo Methods Associated with Processing Video Data
7.3 FrameDimension Methods
7.3.1 FrameDimension Methods Associated with the width Attribute
7.3.2 FrameDimension Methods Associated with the height Attribute

8 DataSource Reference Information

8.1 Object Types
8.2 Methods
8.2.1 DataSource Methods

A Sample Program Information

A.1 MediaAnnotator
A.2 Java Demonstration

B Exceptions and Errors

B.1 Exception
B.2 FileNotFoundException
B.3 IOException
B.4 NullPointerException
B.5 OutOfMemoryError
B.6 SecurityException
B.7 SQLException

C Reference Information

C.1 Client-Side/Server-Side Chart

Glossary

Index



Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Index