Return to upper menu
Program Library User's Guide
1CD Library
Next
File system library
1. Overview
1.1 Features
1.2 Functional overview
1.3 Module configuration
2. Basics
2.1 Definition of terms
2.2 Notation
2.3 Name restrictions
2.4 Access macro
3. Directory operations
3.1 Initialization
3.2 File identifier
3.3 Subdirectory operation
3.4 Mutual conversion of file name and file identifier
3.5 CD block file system
4. File access
4.1 Access model
4.2 Access pointer
4.3 Parameters managed per file
5. Access method
5.1 Complete return type access
5.2 Immediate return access
6. Other functions
6.1 Development support functions
6.2 Error handling function
6.3 Multiple processing
7. Data specifications
7.1 Basic data
7.2 Constants
7.3 Data type
8. Function specifications
8.1 Directory management
8.2 File operations
8.3 Complete return type reading
8.4 Instant return type reading
8.5 Import parameter setting
8.6 Other
Appendix A Using Development Support Functions
A.1 Procedure for using memory files
A.2 Procedure for using DOS files
A.3 Notes
Appendix B Error handling
Appendix C
C.1 Supplementary explanation
C.2 Changes from previous version
Stream system library
1. Overview
1.1 Library configuration
1.2 Overview of Stream System Functions
2. Module configuration
3. Basics
3.1 Definition of terms and abbreviations
3.2 Name restrictions
4. Overview of stream access
4.1 Streams and stream groups
4.2 Stream range
4.3 Stream access procedure
4.4 Branch playback
4.5 Resident stream
4.6 Notes on adding / changing settings during CD playback
5. Stream access example
5.1 Basic program
5.2 Use with file system
6. Data specifications
6.1 Basic data
6.2 Constants
6.3 Data type
7. Function specifications
7.1 Initialization
7.2 Stream group
7.3 Stream
7.4 Transfer settings
7.5 Get reading information
7.6 Get transfer information
7.7 Stream server execution
7.8 CD block operations
7.9 Error handling
MPEG library
1. Overview
2. Basics
2.1 Terminology
2.2 MPEG stream
3. Operation overview
3.1 Video playback
3.2 Still image playback
3.3 Image data output method
3.4 MPEG audio playback
4. How to use the library
4.1 Library configuration
4.2 Import MPEG System Status
4.3 VDP2 output mode
4.4 Host transfer mode
4.5 State transition
4.6 Hangup detection
4.7 User function registration
4.8 Usage notes
5. MPEG window
5.1 MPEG Window Control
5.2 Notes on using MPEG window
6. Video effects
6.1 Border Color
6.2 YC magnification
6.3 Mosaic
6.4 Blur
6.5 Luminescence key effect
7. Branch playback
7.1 Clear buffer
8. Audio control
8.1 Decoder Control
8.2 Multiple channel playback
9. Play still images
10. Data specifications
10.1 Data List
10.2 Data details
11. Function List
12. Function details
12.1 MPEG system control
12.2 Video playback
12.3 Still image playback
12.4 Display Control
Branch playback library
1. Overview
1.1 Library configuration
1.2 Overview of Branch Playback Library
2. Basics
2.1 Definition of terms and abbreviations
2.2 Name restrictions
3. Mechanism of branch playback library
3.1 Process Flow
3.2 Scenario
3.3 Branch playback state transition
3.4 Branch execution (branch stream switching processing)
4. File layout on disk
5. Basic program
5.1 Scenario processing
5.2 Branch playback processing
6. Data specifications
6.1 Basic data
6.2 Error code
7. Function specifications
7.2 Scenario processing
7.2 Branch playback processing
Return to upper menu