Multimedia MCI Control. MCI control enables a program to interact with any multimedia device connected to the computer that supports Media Control Interface.

Slides:



Advertisements
Similar presentations
Introduction to Macromedia Director 8.5 – Lingo
Advertisements

Creating Elluminate Live! Recordings Best Practices.
A DEMO ON PREPARATION OF E-TDS RETURN BY R. MUKUNDAN ITO (TDS), CHENNAI.
Using Multimedia on the Web Enhancing a Web Site with Sound, Video, and Applets.
CNIT 132 – Week 9 Multimedia. Working with Multimedia Bandwidth is a measure of the amount of data that can be sent through a communication pipeline each.
Skip.  How do I capture video from my tape? How do I capture video from my tape?  Why isn’t my tape playing? Why isn’t my tape playing?  Why is there.
Central Management System (CMS) Version 1.0 Made by Eden Sun Jan 2010.
Mobile Computing Lecture#13. Lecture Contents 2 Widgets  Creating App Widget  Unsupported/Supported Views/Layouts  Widget Layout  Widget Settings.
Teach Yourself Windows 95 Module 3: Personalizing, Entertaining and O.L.E.
Movies Play on Some Computers, Not Others. PowerPoint 2000 Movie Troubleshooter 2Fsupport%2Fpowerpoint%2Fppt2000%2Fmmed.
1 L45 Multimedia: Applets and Applications. 2 OBJECTIVES  How to get and display images.  To create animations from sequences of images.  To create.
Computers Going Online Internet Browsers Browsers retrieve and view Internet-based information interact with servers download and upload information ©
Copyright 2003 : Ismail M.Romi, PPU. All Rights Reserved 1 Lab10 Interacting with Data (Database Management)
Mp3 player Alma Rico and Amy Wibowo. functionality Audio –Play mp3’s stored in memory –Volume control –Additional Possible Features: Download capability.
 Pearson Education, Inc. All rights reserved Multimedia: Applets and Applications.
Chapter 3: Configuring the Windows Vista Environment.
Chapter 14 Recording and Editing Sound. Getting Started FAQs: − How does audio capability enhance my PC? − How does your PC record, store, and play digital.
Sound Chapter Types of Sound Waveforms MIDI Sound is related to many things in computers but only Wav and MIDI exist in PCs.
Standard Grade Computing STORAGE DEVICES CHAPTER 18 COMPUTER STUDIES Standard Grade.
Unit 01 - Set up and operate a digital audio workstation’
AUDIO MARTIN FILIPELLI Y PAULA CABARCOS A Sound card is an internal computer component that processes audio files. A sound card plays voice as well as.
Windows Server 2008 Chapter 6 Last Update
How to Play Movies in PowerPoint with the Windows Media Player Control.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 41 How Animation on the Web Works.
Computer Science [3] Java Programming II - Laboratory Course Lab 7: Multimedia: Applets and Applications Faculty of Engineering & IT Software Engineering.
Creating Mobile Apps with App Inventor! Day 5 Google search Kris Gordon Ludlow for links.
1 Skip Cave Chief Scientist, Intervoice Inc. Multimodal Framework Proposal.
LabVIEW an Introduction
Multimedia Hardware. Network LAN- to transfer data inside a local area. WAN – to transfer data in long distance. Ethernet – method for connecting computers.
System software operating system 1.
Multimedia Literacy. Topics n Definitions n Taxonomy of Multimedia Objects n Survey of Multimedia Applications n Multimedia Computer Components.
Multimedia is a program that combines:
Multimedia ! Graphics ! Animation ! Sound Tip Of the Day 4 Tip of the Day: When using graphic methods at Form Load, the AutoRedraw property of the container.
COMPUTER PROGRAMMING I Objective 8.03 Apply Animation and Graphic Methods in a Windows Form (4%)
 2005 Pearson Education, Inc. All rights reserved Multimedia: Applets and Applications.
Transcribe! Stephen Kyle Transcribe! Original Purpose: an application to help musicians dictate music from a recording Original Purpose: an application.
Creating Multimedia Interaction with Windows Media Technologies 7.
App Inventor MIT App Inventor.
Developing the Game User Interface (UI) Lesson 5.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Tutorial 27 - Phone Book Application Introducing Multimedia.
CHAPTER TEN AUTHORING.
Tutorial 7 Working with Multimedia
Tutorial 7 Designing a Multimedia Web Site
Multimedia Chapter 8. Objectives Define multimedia, hypermedia, and hypertext Discuss the origins of hypermedia and identify major contributors Explain.
Computer Science 111 Fundamentals of Programming I Model/View/Controller and Data model design.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
UNIT 7 Describing how an item functions [2] (infinitive with or without ‘to’)
Module 5: Implementing Printing. Overview Introduction to Printing in the Windows Server 2003 Family Installing and Sharing Printers Managing Access to.
New Perspectives on XML, 2nd Edition Tutorial 9B1 USING XML AS A DATA SOURCE TUTORIAL 9B.
Tutorial 91 Databases A database is an organized collection of related information stored in a file on a disk A database allows companies to store information.
Digital Electronics and Computer Interfacing Tim Mewes 4. LabVIEW - Advanced.
® Microsoft Access 2010 Tutorial 10 Automating Tasks with Macros.
37 Copyright © 2007, Oracle. All rights reserved. Module 37: Executing Workflow Processes Siebel 8.0 Essentials.
1 Kyung Hee University Statecharts Spring Kyung Hee University Specifying Objects’ Behaviour  Interaction diagrams show message-passing behaviour.
I. Getting Started with the Interface Microsoft ® Windows ® Movie Maker.
Multimedia Hardware. Fast processor  e.g. Pentium Large RAM (Random Access memory)  Memory space that the computer uses when performing work.  More.
Celluloid An interactive media sequencing language.
Introduction to visual programming C#. Learning Outcomes In this chapter, you will learn about :  Event-Based Programming  The Event Based Model  Application.
Adobe AuditionProject 4 guide © 2012 Adobe Systems IncorporatedOverview of Adobe Audition workspace1 Adobe Audition is an audio application designed for.
Ulead Video Studio is an easy to use video editing software that allows even the novice of movie makers to produce a professional project complete with.
Photo Story. How to use Photo Story Photo Story 3 can be located in the Accessories folder on school computers. You will need to have your pictures already.
Editing a Video in Microsoft Live Movie Maker. Import Video From Camera Connect camera to computer Import video.
STANTON C-500 DUAL CD PLAYER. CD 1 is on the left; CD 2 is on the right. They appear on channels 11 and 12 on the Airwave console. STANTON C-500 DUAL.
Music and Audio Computing I A Prof. Marcelo M. Wanderley Week 8.
4-1 Copyright Prentice-Hall, Inc Disks & Tape Backup Units CHAPTER4.
Animations & Multimedia LESSON 9 #2.09 USING ANIMATION AND MULTIMEDIA.
Creating Simple Music By Keith Lynn
Chapter 1: An Introduction to Visual Basic 2015
Event loops.
Presentation transcript:

Multimedia MCI Control

MCI control enables a program to interact with any multimedia device connected to the computer that supports Media Control Interface (MCI)- which is a standard for controlling multimedia devices Example of this devices: MIDI sequences, CD-Rom devices, audio players, video disk players…..

MCI control is an ActiveX component you should add it to your project before using it The control provides a series of buttons that corresponds to typical buttons on a multimedia device such as a CD player or a VCR

MCI control property and events Command DeviceType Shareable A string that specifies the command To execute Close, Play, Pause, Stop, Back Prev, Next, Seek, Record, Eject a string that specifies the type of the Device AVIVIDEO, CDAUDIO, DAT, DIGITALVIDEO, MMOVIE, WAVAUDIO OTHERS Determines if the device can between Applications (true/false)

Track TrackLenght Tracks UpdateInterval Wait buttonEnabled buttonVisible Specifies the current track Determines the length of the current Track Specified by the Track property Specifies the total number of tracks Specifies the number of milliseconds Between calls to the statusUpdate Event procedure Determines if the next MCI command Should complete before returning Control to the application (true/false) Determine if a button on the control is Enabled or disabled (True/False) Determine if a button on the control is Visibel or invisible (True/False)

Events StatusUpdate buttonClick buttonCompleted buttonGotFocus buttonLostfocus Done Called at fixed intervals specified by The UpdataInterval to allow an Application to update the display And inform the user about the current Status of the MCI control Called when a button on the MCI is Clicked Called when a command is complete Called when a button becomes the Active button Called when a previously active Button becomes inactive Called when the current command complete