JP5274220B2 - Information processing apparatus, reproduction control method, and reproduction control program - Google Patents
Information processing apparatus, reproduction control method, and reproduction control program Download PDFInfo
- Publication number
- JP5274220B2 JP5274220B2 JP2008303298A JP2008303298A JP5274220B2 JP 5274220 B2 JP5274220 B2 JP 5274220B2 JP 2008303298 A JP2008303298 A JP 2008303298A JP 2008303298 A JP2008303298 A JP 2008303298A JP 5274220 B2 JP5274220 B2 JP 5274220B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- file
- reproduction
- information processing
- application
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
Abstract
Description
本発明は、ファイルの再生を行うことができる情報処理装置、再生制御方法及び再生制御プログラムに関する。 The present invention relates to an information processing apparatus capable of playing a file, a playback control method, and a playback control program.
携帯電話等の情報処理装置は、メモリ容量、CPUの性能等のため、画像の表示等のファイルの再生を行うには制約が発生する。そのために、画像の表示等に関して種々の制御が行われている。 An information processing apparatus such as a cellular phone is restricted in reproducing a file such as displaying an image due to memory capacity, CPU performance, and the like. Therefore, various controls are performed with respect to image display and the like.
これに関連する技術として、例えば、特許文献1には、PCと比較して性能の低い携帯端末であっても、所望するウェブページの情報を表示すると共に、当該ウェブページの表示制御情報に基づいた処理を行うことができることを課題とし、情報転送サーバが、携帯端末から受信したアドレスに対応するウェブページを外部のウェブサーバから受信して、当該ウェブページをウェブブラウザに表示し、記憶手段から読み出した所定の関数の係数に応じた拡大縮小率でウェブブラウザの画面を変換した画像ファイルを携帯端末に送信し、情報転送サーバは、携帯端末から画像における位置情報とイベント情報とを受信し、所定の関数に基づいて当該画像における位置情報に関連付けられたウェブブラウザにおける位置情報を取得し、当該位置情報に対応する位置で、前記受信したイベント情報に対応するイベントを発行することが開示されている。 As a technology related to this, for example, Patent Document 1 displays information on a desired web page even based on display control information of the web page even if the mobile terminal has lower performance than a PC. The information transfer server receives a web page corresponding to the address received from the mobile terminal from an external web server, displays the web page on a web browser, and stores the web page. The image file obtained by converting the screen of the web browser at a scaling factor according to the read coefficient of the predetermined function is transmitted to the mobile terminal, and the information transfer server receives the position information and event information in the image from the mobile terminal, Based on a predetermined function, the position information in the web browser associated with the position information in the image is acquired, and the position information In the corresponding position, to issue an event corresponding to the received event information disclosed.
また、例えば、特許文献2には、コンテンツ再生時にどのような特殊効果が付与されるかを再生に先立って知ることができる携帯電話端末を提供することを課題とし、携帯電話端末は、コンテンツの種別を判別するコンテンツ種別判別手段と、コンテンツの種別を利用者へ通知する通知内容を生成するコンテンツ種別通知情報出力手段と、通知内容に基づいてコンテンツの種別を利用者に認知可能に提示する提示手段を有し、再生しようとするコンテンツの種別に対応する特定の画像や音を再生以前に利用者に提示することが開示されている。 Further, for example, Patent Document 2 has an object to provide a mobile phone terminal that can know what special effect is given at the time of content playback prior to playback. Content type discriminating means for discriminating the type, content type notification information output means for generating notification content for notifying the user of the content type, and presentation for presenting the content type to the user based on the notification content It is disclosed that a specific image or sound corresponding to the type of content to be reproduced is presented to the user before reproduction.
また、例えば、特許文献3には、マルチメディアデータ提示装置のメモリ容量を削減することを目的とし、種類の異なる複数のメディアデータを含むメディアデータ実体情報、提示すべきメディアデータをメディアデータ実体情報から切り出すためのメディアデータ指定情報及び範囲情報を当該メディアデータに対応したエントリにもつメディアデータ管理テーブル、提示すべきメディアデータに対応する前記エントリを指定するエントリ識別子、提示方法及び提示時間を定義した提示順序制御情報、並びに提示順序制御情報からエントリ識別子を取得し、そのエントリ識別子をキーとしてメディアデータ管理テーブルからメディアデータ指定情報及び範囲情報を取得し、それによりメディアデータ実体情報からメディアデータを切り出し、そのメディアデータを前記提示方法及び提示時間に基づいて提示する提示順序制御情報解釈手段を具備することが開示されている。
しかしながら、ブラウザ等の実行プラットフォームのプラグインにてファイルを再生する場合に、複数のプラグインが実行される等、メモリ領域を大量に必要とする場合がある。複数のプラグインが実行できるほどの性能を有していない携帯電話等の情報処理装置にあっては、ファイルを再生する場合に以下の問題点がある。
(1)実行プラットフォームにてプラグインのメモリ領域を管理できないため、情報処理装置にてファイルの再生を担保できない。
(2)各実行プラットフォームにてプラグインが必要とするメモリが共通のメモリ領域を利用するため、1つの実行プラットフォームのプラグインがメモリ領域を占有した場合、別の実行プラットフォームのプラグインでのファイルの再生を担保できない。
However, when a file is played back by a plug-in of an execution platform such as a browser, a large amount of memory area may be required, such as execution of a plurality of plug-ins. An information processing apparatus such as a mobile phone that does not have enough performance to execute a plurality of plug-ins has the following problems when playing back a file.
(1) Since the plug-in memory area cannot be managed by the execution platform, the file reproduction cannot be guaranteed by the information processing apparatus.
(2) Since the memory required by the plug-in on each execution platform uses a common memory area, if the plug-in of one execution platform occupies the memory area, the file in the plug-in of another execution platform Cannot be guaranteed.
本発明は、このような従来の技術が有する問題点に着目してなされたもので、情報処理装置上でファイルを再生する場合に、既にプログラムによってファイルが再生されていたとしても、新しく起動されるプログラムによるファイルの再生を担保するようにした情報処理装置、再生制御方法及び再生制御プログラムを提供することを目的としている。 The present invention has been made paying attention to such problems of the conventional technology, and when a file is reproduced on an information processing apparatus, even if the file has already been reproduced by a program, it is newly started. It is an object of the present invention to provide an information processing apparatus, a reproduction control method, and a reproduction control program that guarantee file reproduction by a program.
かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。
[1] ファイルの再生を行うことができる携帯可能な情報処理装置であって、第1のプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知手段と、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御手段と、前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う再生手段を具備することを特徴とする情報処理装置。
The gist of the present invention for achieving the object lies in the inventions of the following items.
[ 1 ] A portable information processing apparatus capable of playing back a file, wherein a playback instruction receiving means for receiving a file playback instruction by the first program and a playback instruction received by the playback instruction receiving means if it contains the output of the voice, and determination means for audio output to determine whether a state of impossible in the information processing apparatus, wherein a case of receiving a reproduction instruction by the reproduction instruction receiving means When the determination means determines that the sound output is not disabled, the processing state detection means for detecting the processing state of the second program that is playing the file, and the processing state detection means When it is detected that the second program is in an interrupted state, an end control means for terminating the second program, and the end control After that terminated the second program by means, the information processing apparatus characterized by comprising a reproducing means for reproducing a file by the reproduction instruction accepting means the first program that has been accepted by.
[2] 前記処理状態検知手段は、所定容量以上のファイルの再生を行っている第2のプログラムがある場合は、該第2のプログラムの処理状態を検知し、前記終了制御手段は、前記処理状態検知手段によって、前記第2のプログラムが所定容量以上のファイルの再生を行っていることを検知した場合は、該第2のプログラムを終了させることを特徴とする[1]に記載の情報処理装置。 [ 2 ] When there is a second program that is reproducing a file of a predetermined capacity or more, the processing state detection means detects the processing state of the second program, and the end control means [ 2 ] The information processing according to [ 1 ], wherein when the state detection unit detects that the second program is reproducing a file having a predetermined capacity or more, the second program is terminated. apparatus.
[3] プログラムのサブプログラムによってファイルの再生を行うことができる携帯可能な情報処理装置であって、第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知手段と、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御手段と、前記終了制御手段によって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生手段を具備することを特徴とする情報処理装置。 [3] A portable information processing apparatus capable of reproducing the file by sub-program in the program, a reproduction instruction receiving means for receiving the reproduction instruction file according to the first program of the sub-program, the playback instruction accepted When the reproduction instruction received by the means includes an audio output, the determination means for determining whether the audio output of the information processing apparatus is disabled, and the reproduction instruction receiving means If there is a subprogram of the second program that is playing a file when the instruction is received and the determination means determines that the sound output is not disabled , A processing state detecting means for detecting the processing state of the second program and the second program by the processing state detecting means; When it is detected that the program is in an interrupted state, an end control means for ending the subprogram of the second program, and the playback after the subprogram of the second program is ended by the end control means An information processing apparatus comprising: reproduction means for reproducing a file by a subprogram of the first program received by the instruction receiving means.
[4] 前記第2のプログラムが中断状態から復帰した場合に、前記終了制御手段によって終了させられた第2のプログラムのサブプログラムを起動させる起動制御手段を具備することを特徴とする[3]に記載の情報処理装置。 [ 4 ] The system further comprises start control means for starting a subprogram of the second program terminated by the end control means when the second program returns from the suspended state. [ 3 ] The information processing apparatus described in 1.
[5] ファイルの再生を行うことができる携帯可能な情報処理装置が行う再生制御方法であって、第1のプログラムによるファイルの再生指示を受け付ける再生指示受付ステップと、前記再生指示受付ステップによって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断ステップと、前記再生指示受付ステップによって再生指示を受け付けた場合であって、前記判断ステップによって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知ステップと、前記処理状態検知ステップによって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御ステップと、前記終了制御ステップによって前記第2のプログラムを終了させた後に、前記再生指示受付ステップによって受け付けられた前記第1のプログラムによるファイルの再生を行う再生ステップを具備することを特徴とする再生制御方法。 [ 5 ] A reproduction control method performed by a portable information processing apparatus capable of reproducing a file, which is received by a reproduction instruction receiving step for receiving a file reproduction instruction by a first program, and the reproduction instruction receiving step. If the output instruction includes audio output, a determination step for determining whether or not audio output from the information processing apparatus is disabled, and a reproduction instruction is received by the reproduction instruction reception step. A processing state detection step for detecting a processing state of a second program that is playing back a file when it is determined by the determination step that sound output is not disabled ; When the processing state detection step detects that the second program is in an interrupted state, the second program An end control step for ending the program, and a playback step for playing back the file by the first program received by the playback instruction receiving step after the second program is ended by the end control step. The reproduction | regeneration control method characterized by the above-mentioned.
[6] プログラムのサブプログラムによってファイルの再生を行うことができる携帯可能な情報処理装置が行う再生制御方法であって、第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付ステップと、前記再生指示受付ステップによって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断ステップと、前記再生指示受付ステップによって再生指示を受け付けた場合であって、前記判断ステップによって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知ステップと、前記処理状態検知ステップによって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御ステップと、前記終了制御ステップによって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付ステップによって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生ステップを具備することを特徴とする再生制御方法。 [ 6 ] A reproduction control method performed by a portable information processing apparatus capable of reproducing a file by a subprogram of the program, wherein a reproduction instruction receiving step of receiving a file reproduction instruction by the subprogram of the first program; A determination step for determining whether or not audio output from the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception step includes an audio output; and the reproduction There is a subprogram of the second program that is playing back a file when a playback instruction is received in the instruction receiving step and it is determined in the determining step that sound output is not disabled. A processing state detection step of detecting a processing state of the second program; When it is detected by the physical state detection step that the second program is in an interrupted state, an end control step for ending a subprogram of the second program, and an end control step of the second program A reproduction control method comprising: a reproduction step of reproducing a file by the subprogram of the first program received by the reproduction instruction reception step after the subprogram is terminated.
[7] ファイルの再生を行うことができる携帯可能な情報処理装置で動作する再生制御プログラムであって、前記情報処理装置を、第1のプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知手段と、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御手段と、前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う再生手段として機能させることを特徴とする再生制御プログラム。 [ 7 ] A reproduction control program that operates on a portable information processing apparatus capable of reproducing a file, wherein the information processing apparatus has a reproduction instruction receiving unit that receives a file reproduction instruction by a first program; A determination unit that determines whether or not audio output of the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception unit includes an audio output; and the reproduction instruction When the reproduction means is accepted by the accepting means and the judgment means judges that the audio output is not disabled, the processing state of the second program that is playing the file is detected. When the processing state detection unit and the processing state detection unit detect that the second program is in an interrupted state, the second state An end control means for ending the program, and a playback means for playing back the file by the first program received by the playback instruction receiving means after the second program is ended by the end control means The reproduction | regeneration control program characterized by the above-mentioned.
[8] プログラムのサブプログラムによってファイルの再生を行うことができる携帯可能な情報処理装置で動作する再生制御プログラムであって、前記情報処理装置を、第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知手段と、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御手段と、前記終了制御手段によって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生手段として機能させることを特徴とする再生制御プログラム。 [ 8 ] A reproduction control program operating on a portable information processing apparatus capable of reproducing a file by a subprogram of the program, wherein the information processing apparatus is instructed to reproduce the file by the subprogram of the first program When the reproduction instruction received by the reproduction instruction receiving means includes a sound output, it is determined whether or not the information processing apparatus is in an audio output disabled state. And when the reproduction instruction is received by the reproduction instruction receiving means, and when the determination means determines that the sound output is not disabled, the file is reproduced. If there is a subprogram of the program, a processing state detecting means for detecting the processing state of the second program; When the processing state detecting means detects that the second program is in an interrupted state, an end control means for ending a subprogram of the second program, and the second program by the end control means A reproduction control program that functions as a reproduction unit that reproduces a file by the subprogram of the first program received by the reproduction instruction reception unit after the subprogram is terminated.
前記本発明は次のように作用する。
本発明における情報処理装置、再生制御方法及び再生制御プログラムは、再生指示受付手段は、第1のプログラムによるファイルの再生指示を受け付け、終了制御手段は、前記再生指示受付手段によって再生指示を受け付けたときに、ファイルの再生を行っている第2のプログラムを終了させ、再生手段は、前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う。
The present invention operates as follows.
In the information processing apparatus, the reproduction control method, and the reproduction control program according to the present invention, the reproduction instruction accepting unit accepts a file reproduction instruction by the first program, and the end control unit accepts the reproduction instruction by the reproduction instruction accepting unit. Sometimes, the second program that is playing the file is terminated, and the reproduction unit terminates the second program by the termination control unit, and then receives the first program received by the reproduction instruction reception unit. Play the file with the program.
また、再生指示受付手段は、第1のプログラムによるファイルの再生指示を受け付け、処理状態検知手段は、前記再生指示受付手段によって再生指示を受け付けたときに、ファイルの再生を行っている第2のプログラムの処理状態を検知し、終了制御手段は、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させ、再生手段は、前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う。 The reproduction instruction accepting unit accepts a file reproduction instruction by the first program, and the processing state detection unit reproduces the file when receiving the reproduction instruction by the reproduction instruction accepting unit. The processing state of the program is detected, and when the processing state detection unit detects that the second program is in an interrupted state, the end control unit ends the second program, and the playback unit includes: After the second program is terminated by the termination control means, the file is reproduced by the first program accepted by the reproduction instruction acceptance means.
また、プログラムのサブプログラムによってファイルの再生を行う場合には、再生指示受付手段は、第1のプログラムのサブプログラムによるファイルの再生指示を受け付け、処理状態検知手段は、前記再生指示受付手段によって再生指示を受け付けたときに、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知し、終了制御手段は、前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させ、再生手段は、前記終了制御手段によって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う。
これらによって、情報処理装置上でファイルを再生する場合に、既にプログラムによってファイルが再生されていたとしても、新しく起動されるプログラムによるファイルの再生を担保することができる。
Further, when the file is reproduced by the subprogram of the program, the reproduction instruction accepting unit accepts the file reproduction instruction by the subprogram of the first program, and the processing state detecting unit reproduces by the reproduction instruction accepting unit. When there is a subprogram of the second program that is reproducing the file when the instruction is received, the processing state of the second program is detected, and the termination control means is When it is detected that the second program is in an interrupted state, the subprogram of the second program is terminated, and the reproduction unit terminates the subprogram of the second program by the termination control unit Later, by the subprogram of the first program received by the playback instruction receiving means. It reproduces the file.
Accordingly, when a file is reproduced on the information processing apparatus, even if the file has already been reproduced by the program, the reproduction of the file by the newly activated program can be ensured.
本発明にかかる情報処理装置、再生制御方法及び再生制御プログラムによれば、情報処理装置上でファイルを再生する場合に、既にプログラムによってファイルが再生されていたとしても、新しく起動されるプログラムによるファイルの再生を担保することができる。そして、情報処理装置の操作者にとっては、ファイルを再生するときの利便性がより一層向上する。 According to the information processing apparatus, the reproduction control method, and the reproduction control program according to the present invention, when a file is reproduced on the information processing apparatus, even if the file is already reproduced by the program, the file by the newly activated program Can be guaranteed. For the operator of the information processing apparatus, convenience when reproducing the file is further improved.
以下、図面に基づき本発明を実現するにあたっての好適な一実施の形態の例を説明する。
図1は、本実施の形態の構成例についての概念的なモジュール構成図を示している。
なお、モジュールとは、一般的に論理的に分離可能なソフトウェア、ハードウェア等の部品を指す。したがって、本実施の形態におけるモジュールはプログラムにおけるモジュールのことだけでなく、ハードウェア構成におけるモジュールも指す。それゆえ、本実施の形態は、プログラム、システム及び方法の説明をも兼ねている。ただし、説明の都合上、「記憶する」、「記憶させる」、これらと同等の文言を用いるが、これらの文言は、実施の形態がプログラムの場合は、記憶装置に記憶させるように制御するの意である。また、モジュールは機能にほぼ一対一に対応しているが、実装においては、1モジュールを1プログラムで構成してもよいし、複数モジュールを1プログラムで構成してもよく、逆に1モジュールを複数プログラムで構成してもよい。また、複数モジュールは1コンピュータによって実行されてもよいし、分散又は並列環境におけるコンピュータによって1モジュールが複数コンピュータで実行されてもよい。なお、1つのモジュールに他のモジュールが含まれていてもよい。また、以下、「接続」とは物理的な接続の他、論理的な接続(データの授受、指示、データ間の参照関係等)を含む。
また、システム又は装置とは、複数のコンピュータ、ハードウェア、装置等がネットワーク等で接続されて構成されるほか、1つのコンピュータ、ハードウェア、装置等によって実現される場合も含まれる。「所定」という用語は、予め定められたの意の他に、そのときの状況・状態に応じて、又はそれまでの状況・状態に応じての意を含めて用いる。
以下、情報処理装置として携帯電話を、ファイルの再生として画像ファイルのディスプレイへの表示を、プログラムとしてアプリケーションプログラム(以下、単にアプリケーションともいう)を主に例示して説明する。
Hereinafter, an example of a preferred embodiment for realizing the present invention will be described with reference to the drawings.
FIG. 1 shows a conceptual module configuration diagram of a configuration example of the present embodiment.
The module generally refers to a component such as software or hardware that can be logically separated. Therefore, the module in the present embodiment indicates not only a module in a program but also a module in a hardware configuration. Therefore, the present embodiment also serves as an explanation of a program, a system, and a method. However, for the sake of explanation, the words “store”, “store”, and equivalent terms are used. However, when the embodiment is a program, these terms are controlled to be stored in the storage device. I mean. In addition, the modules correspond almost one-to-one with the functions. However, in mounting, one module may be composed of one program, or a plurality of modules may be composed of one program. A plurality of programs may be used. The plurality of modules may be executed by one computer, or one module may be executed by a plurality of computers in a distributed or parallel environment. Note that one module may include other modules. In the following, “connection” includes not only physical connection but also logical connection (data exchange, instruction, reference relationship between data, etc.).
Further, the system or apparatus includes a configuration in which a plurality of computers, hardware, devices, and the like are connected via a network and the like, and includes a case where the system or device is realized by a single computer, hardware, devices, and the like. The term “predetermined” is used in addition to a predetermined meaning, including the meaning according to the situation / state at that time or the situation / state until then.
Hereinafter, a mobile phone will be mainly described as an information processing apparatus, an image file will be displayed on a display as a file reproduction, and an application program (hereinafter also simply referred to as an application) will be mainly described as a program.
本実施の形態である情報処理装置は、ファイルの再生を行うことができるものであって、図1に示すように、アプリケーション102、ファイル101、アプリケーション実行環境モジュール110、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130、ファイル再生モジュール140を備えている。
The information processing apparatus according to the present embodiment can reproduce a file. As shown in FIG. 1, an application 102, a file 101, an application
アプリケーション102Aは、ファイル101Aを再生する。同様に、アプリケーション102Bは、ファイル101Bを再生する。例えば、アプリケーション102B(第1のプログラム)がファイル101Bを情報処理装置のディスプレイに表示することを行おうとしたときには、既にアプリケーション102A(第2のプログラム)がファイル101Aを表示している状況がある。このとき、情報処理装置内のヒープメモリは、アプリケーション102Aによって大部分を占有されており、そのままではアプリケーション102Bはファイル101Bを表示できるだけのヒープメモリを確保することができないこととなる。本実施の形態は、このような状況においても、アプリケーション102Bによるファイル101Bの再生を担保するものである。アプリケーション102には、例えば、ブラウザが含まれ、また、ブラウザのプラグイン(ブラウザのサブプログラムとしての機能を有し、そのブラウザの機能を拡張するためのものであり、例えば、ファイルの再生を行う)も含まれる。
The
アプリケーション実行環境モジュール110は、アプリケーション102A、アプリケーション102B、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130と接続されており、指示受付モジュール111、環境制御モジュール112を有している。複数のアプリケーション102の実行環境となるものであり、アプリケーション102からファイル101の再生指示を受け取り、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130を介してファイル再生モジュール140にその再生を行わせるものである。
The application
指示受付モジュール111は、アプリケーション102によるファイル101の再生指示を受け付ける。例えば、アプリケーション102Aによるファイル101Aの再生指示を受け取った後に、アプリケーション102Bによるファイル101Bの再生指示を受け取ることがある。
The
環境制御モジュール112は、各アプリケーション102の実行を制御する。具体的には、指示受付モジュール111が受け取った再生指示を実行するための制御を行う。例えば、再生指示をアプリケーション状態制御モジュール120に渡し、各アプリケーション102の状態をアプリケーション状態管理モジュール130に渡し、ファイル再生モジュール140等を制御する。また、環境制御モジュール112は、指示受付モジュール111によって受け付けられた再生指示のファイル101を生成するのに必要な環境を、情報処理装置が有しているか否かを判断する。例えば、現在使用可能なヒープメモリの容量等を検知し、再生指示のファイル101を生成するのに必要な容量を満たしているか否かを判断する。また、再生指示に音声の出力が含まれている場合に、音声出力が不可の状態となっていないこと等を検知する。
なお、環境制御モジュール112は、この情報処理装置内で、起動中となるアプリケーション102を1つになるように制御してもよい。
The
Note that the
アプリケーション状態制御モジュール120は、アプリケーション実行環境モジュール110、アプリケーション状態管理モジュール130、ファイル再生モジュール140と接続されており、アプリケーション状態検知モジュール121、アプリケーション終了制御モジュール122、アプリケーション起動制御モジュール123を有している。
The application
アプリケーション状態検知モジュール121は、指示受付モジュール111によってアプリケーション102Bの再生指示を受け付けたときに、既にファイルの再生を行っているアプリケーション102Aの処理状態を検知する。処理状態の検知は、アプリケーション状態管理モジュール130に問い合せを行って、その結果を得るようにする。
また、アプリケーション状態検知モジュール121は、所定容量以上のファイル101の再生を行っているアプリケーション102がある場合は、そのアプリケーション102の処理状態を検知するようにしてもよい。つまり、アプリケーション102Bによる再生を行うのに効果的なアプリケーション102を特定した上で、終了対象となるアプリケーション102の処理状態を検知するものである。例えば、所定容量としては、アプリケーション102Bによる再生に必要となるメモリ容量がある。
また、アプリケーション状態検知モジュール121は、環境制御モジュール112によって、情報処理装置はファイル101を再生するのに必要な環境を有していると判断された場合に、前述の検知を行うようにしてもよい。
The application
The application
The application
また、アプリケーション102が、ブラウザであって、そのブラウザでファイル101の再生を行うプログラムとしてプラグインがある場合(つまり、アプリケーション102として、ブラウザ、そのプラグインの2通りがある)、指示受付モジュール111によって再生指示を受け付けたときに、ファイルの再生を行っているプラグイン(アプリケーション102A)がある場合は、そのプラグインに対応するブラウザ(アプリケーション102A)の処理状態を検知する。
When the application 102 is a browser and there is a plug-in as a program for playing the file 101 in the browser (that is, the application 102 includes a browser and its plug-in), the
アプリケーション終了制御モジュール122は、指示受付モジュール111によってアプリケーション102Bの再生指示を受け付けたときに、情報処理装置内でファイルの再生を行っているアプリケーション102Aを終了させるように制御する。
また、アプリケーション終了制御モジュール122は、アプリケーション状態検知モジュール121によって、アプリケーション102Aが中断状態であることを検知した場合は、アプリケーション102Aを終了させるように制御してもよい。
また、アプリケーション終了制御モジュール122は、アプリケーション状態検知モジュール121によって、アプリケーション102Aが所定容量以上のファイルの再生を行っていることを検知した場合は、アプリケーション102Aを終了させるように制御してもよい。
The application
Further, the application
The application
また、アプリケーション102が、ブラウザであって、そのブラウザでファイル101の再生を行うプログラムとしてプラグインがある場合、アプリケーション状態検知モジュール121によって、ブラウザ(アプリケーション102A)が中断状態であることを検知した場合は、そのブラウザのプラグイン(アプリケーション102A)を終了させる。つまり、状態検知する対象はブラウザであり、終了対象はプラグインである。
Also, when the application 102 is a browser and there is a plug-in as a program for playing the file 101 in the browser, the application
アプリケーション起動制御モジュール123は、アプリケーション102を起動するように制御する。また、アプリケーション終了制御モジュール122によって終了させられたアプリケーション102を起動するように制御してもよい。
また、アプリケーション102が、ブラウザであって、そのブラウザでファイル101の再生を行うプログラムとしてプラグインがある場合、ブラウザ(アプリケーション102A)が中断状態から起動中に復帰(レジューム)した場合に、アプリケーション終了制御モジュール122によって終了させられたプラグイン(アプリケーション102A)を起動させるように制御する。つまり、いったんアプリケーション102Bによる再生用にヒープメモリ等の環境を利用したが、アプリケーション102Aが復帰した場合、アプリケーション102Bは逆に中断状態となるので、アプリケーション102Bであるプラグインは終了し、アプリケーション102Aである終了したプラグインを再度起動するように制御する。
The application
In addition, when the application 102 is a browser and there is a plug-in as a program for playing the file 101 in the browser, the application is terminated when the browser (
アプリケーション状態管理モジュール130は、アプリケーション実行環境モジュール110、アプリケーション状態制御モジュール120、ファイル再生モジュール140と接続されている。各アプリケーション102の現在の状態を管理する。つまり、環境制御モジュール112から各アプリケーション102の状態を得て、アプリケーション状態制御モジュール120からの問い合せに対して、各アプリケーション102の状態を返す。アプリケーション102の状態としては、起動中、中断(サスペンド)、終了等がある。
The application
ファイル再生モジュール140は、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130と接続されている。アプリケーション終了制御モジュール122による終了制御によってアプリケーション102Aを終了させた後に、指示受付モジュール111によって受け付けられたアプリケーション102Bによるファイル101Bの再生を行う。
また、アプリケーション102が、ブラウザであって、そのブラウザでファイル101の再生を行うプログラムとしてプラグインがある場合、アプリケーション終了制御モジュール122による終了制御によってプラグイン(アプリケーション102A)を終了させた後に、指示受付モジュール111によって受け付けられたアプリケーション102Bのプラグインによるファイル101Bの再生を行う。
The
Further, when the application 102 is a browser and there is a plug-in as a program for playing the file 101 in the browser, the plug-in (
図2は、本実施の形態をより具現化した場合のモジュール構成例を示す図である。
アプリケーションによって再生されるファイル210、アプリケーション群220、アプリケーション実行環境モジュール110、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130、ファイル再生ライブラリー250、プラットフォーム260を有しており、これらは階層的な構造を有している。図1の例に示したアプリケーション実行環境モジュール110、アプリケーション状態制御モジュール120、アプリケーション状態管理モジュール130を含んでおり、これらについて重複した説明は省略する。その他のモジュール構成例と対比すると、アプリケーションによって再生されるファイル210はファイル101A、ファイル101Bに該当し、アプリケーション群220はアプリケーション102A、アプリケーション102Bに該当し、ファイル再生ライブラリー250はファイル再生モジュール140に該当する。
FIG. 2 is a diagram showing an example of a module configuration when the present embodiment is further embodied.
A
アプリケーションによって再生されるファイル210は、情報処理装置内のメモリに記憶されていたり、情報処理装置と通信回線によって接続されているサーバ等からダウンロードされて、アプリケーション群220によって再生される。
アプリケーション群220には、複数のアプリケーション102があり、アプリケーションによって再生されるファイル210を再生するために、アプリケーション実行環境モジュール110へ再生指示を行う。
ファイル再生ライブラリー250は、画像表示用のプログラム、音声出力用のプログラム、動画像の出力用のプログラム等のライブラリーである。
プラットフォーム260は、情報処理装置の基盤となるハードウェア(ディスプレイ等)又はソフトウェア(OS等)であり、ファイル再生ライブラリー250からの指示により最終的な表示等の再生処理を行う。
The
The
The
The
本実施の形態が実装される情報処理装置は、図3に示すような携帯電話300であってもよい。携帯電話300は、例えば、電話としての機能を有するように音声入力できるマイク305と、音声出力できるスピーカー304と、電話番号又はアプリケーションプログラム等の要求等により文字を入力するための文字入力装置であるキー302と、電波を送受信してデータ通信を行うためのアンテナ303と、キー302による文字入力の結果、アプリケーションプログラムによる画像ファイルの表示等を行うディスプレイ301等を有している。携帯電話300内には、アプリケーションプログラム等を実行するCPU、メモリ、SIM(Subscriber Identity Module)、通信用回路等のハードウェア等が内蔵されており、情報処理装置を実現するためのソフトウェアであるコンピュータ・プログラムをメモリに記憶させ、ソフトウェアとハードウェア資源とが協働して、情報処理装置が実現される。
The information processing apparatus in which this embodiment is implemented may be a
図4は、携帯電話300におけるディスプレイ400(301)の表示例を示す説明図である。
図4(a)の例に示すディスプレイ400には、アイコン410、ファイル再生領域420、アイコン430、アイコン440、カーソル450が表示されている。ファイル再生領域420には、例えば、写真等の画像が表示されている。この状態では、ファイル再生領域420に対応するアプリケーション102は起動中の状態であるが、アイコン410、アイコン430、アイコン440に対応するアプリケーション102は中断の状態である。ここで、利用者の操作に応じて、カーソル450をアイコン430に移動させ、アイコン430に対応するアプリケーション102を復帰(レジューム)させたとする。
FIG. 4 is an explanatory diagram showing a display example of the display 400 (301) in the
In the
図4(b)は、アイコン430に対応するアプリケーション102が起動した場合の表示例である。つまり、アイコン430に対応するアプリケーション102によってファイル再生領域431が表示されている。例えば、ファイル再生領域431にはPDF(Portable Document Format)等の書類の画像が表示される。この時点で、ファイル再生領域420は中断の状態となり、画像を表示するために占有されていたヒープメモリは解放され、新たにアイコン430に対応するアプリケーション102がそのヒープメモリを利用する。
FIG. 4B is a display example when the application 102 corresponding to the
図5は、本実施の形態による処理例を示すフローチャートである。
ステップS502では、指示受付モジュール111が、アプリケーション102からファイルの再生指示を受け付ける。
ステップS504では、環境制御モジュール112が、再生指示の対象であるファイル101を生成するのに必要な環境を、情報処理装置が有しているか否かを判断する。有している場合はステップS506へ進み、それ以外の場合はステップS514へ進む。
FIG. 5 is a flowchart showing an example of processing according to the present embodiment.
In step S <b> 502, the
In step S504, the
ステップS506では、アプリケーション状態検知モジュール121が、既に他の再生アプリケーションがファイルを再生しているか否かを判断する。再生している場合はステップS508へ進み、それ以外の場合はステップS512へ進む。
なお、アプリケーション状態検知モジュール121は、アプリケーション状態管理モジュール130に問い合せを行って判断を行うが、アプリケーション状態管理モジュール130は、例えば、図6の例に示すアプリケーション状態管理テーブル600を記憶しており、これを用いて問い合せに返答する。図6は、アプリケーション状態管理テーブル600のデータ構造例を示す説明図である。アプリケーション状態管理テーブル600は、アプリケーション欄610、状態欄620を有している。アプリケーション欄610は、そのアプリケーションを一意に特定する識別子(名称等であってもよい)を記憶する。状態欄620は、そのアプリケーションの状態を記憶する。図6(a)に示す例は、アプリケーションAが中断(サスペンド)の状態であり、アプリケーションBからファイルの再生指示があり、そのアプリケーションBは起動中の状態であることを示している。アプリケーション状態検知モジュール121は、図6(a)の例に示す状態から、既に他の再生アプリケーションがファイルを再生していると判断する。
また、ステップS506を、前述の処理に代えて又は前述の処理に加えて、アプリケーション状態検知モジュール121が、所定容量以上のファイルの再生を行っているアプリケーションがある場合は、そのアプリケーションの処理状態を検知するようにしてもよい。所定容量以上のファイルの再生を行っているアプリケーションがある場合はステップS508へ進み、それ以外の場合はステップS512へ進む。
In step S506, the application
The application
If the application
ステップS508では、アプリケーション終了制御モジュール122が、ステップS506で判断された他の再生アプリケーション(中断しているアプリケーション)を終了させる。これによって、他の再生アプリケーションが占有していたヒープメモリが解放される。このことをアプリケーション終了制御モジュール122は、アプリケーション状態管理モジュール130に通知し、アプリケーション状態管理モジュール130はその状態を管理する。つまり、図6(a)の例に示すアプリケーション状態管理テーブル600から図6(b)の例に示すアプリケーション状態管理テーブル600に変更されることになる。具体的には、アプリケーションAを中断(サスペンド)状態から終了状態に変更する。
In step S508, the application
ステップS510では、環境制御モジュール112が、ステップS502で受け付けた再生指示を行ったアプリケーションをファイル再生可能状態にする。具体的には、ステップS508で終了させられたアプリケーションによって占有されていたヒープメモリが解放されているので、このヒープメモリを再生指示を行っているアプリケーションに割り当てる。
ステップS512では、ファイル再生モジュール140が、ファイルの再生を行う。
ステップS514では、環境制御モジュール112が、ファイルの再生指示を破棄し、その旨を、ファイルの再生指示を行ったアプリケーション102に通知する。そのアプリケーション102は、エラー処理(再生できない旨の表示等)を行う。
なお、ステップS508で終了させた再生アプリケーションが復帰(レジューム)した場合は、図5の例に示したフローチャートの処理を行う。つまり、復帰したことにより再生アプリケーションから再生指示が行われる。そして、逆に復帰前に実行していた再生アプリケーションが中断状態となり、終了させられることになる。
In step S510, the
In step S512, the
In step S514, the
Note that when the reproduction application terminated in step S508 returns (resumes), the processing of the flowchart shown in the example of FIG. 5 is performed. In other words, a reproduction instruction is issued from the reproduction application upon returning. On the other hand, the playback application that was being executed before the return is suspended and terminated.
次に、より具体的な例として、複数のブラウザがプラグインでファイルを再生する場合について説明する。なお、ブラウザは実行プラットフォームの一例である。
情報処理装置は複数のブラウザを起動可能である。ただし、1つのブラウザのみが実行可能状態となり得て、その場合に他のブラウザは中断状態となる。そして、ブラウザは、ファイルの再生を行う場合に、そのファイルに適したプラグインを起動させる。
ここで、ブラウザCとブラウザDが起動されており、ブラウザCでは既にそのブラウザCにおけるプラグインがファイルを再生している状態である。この状態において、ブラウザDは、プラグインを用いてファイルを再生しようとする。ブラウザDのプラグインでファイルを再生しようとしているので、ブラウザCは中断状態である。
この状態を、アプリケーション状態管理モジュール130は図7の例に示すアプリケーション状態管理テーブル700によって管理している。図7は、アプリケーション状態管理テーブル700のデータ構造例を示す説明図である。アプリケーション状態管理テーブル700は、アプリケーション欄710、状態欄720を有している。さらに、アプリケーション欄710は、実行プラットフォーム欄711、プラグイン欄712を有している。実行プラットフォーム欄711は、その実行プラットフォームを一意に特定する識別子(名称等であってもよい)を記憶する。プラグイン欄712は、そのプラグインを一意に特定する識別子(名称等であってもよい)を記憶する。状態欄720は、その実行プラットフォーム又はプラグインの状態を記憶する。図7(a)の例に示すアプリケーション状態管理テーブル700は、この状態を示している。つまり、ブラウザCとブラウザCのプラグインC1は中断(サスペンド)の状態であり、ブラウザDとブラウザDのプラグインD1は起動中の状態である。
Next, as a more specific example, a case where a plurality of browsers play files with plug-ins will be described. A browser is an example of an execution platform.
The information processing apparatus can start a plurality of browsers. However, only one browser can be in an executable state, in which case other browsers are suspended. Then, when the file is played back, the browser activates a plug-in suitable for the file.
Here, the browser C and the browser D are activated, and the browser C is already in a state where the plug-in in the browser C is reproducing the file. In this state, the browser D tries to reproduce the file using the plug-in. Since the file is being played back by the plug-in of browser D, browser C is in a suspended state.
This state is managed by the application
ブラウザCのプラグインC1は中断(サスペンド)の状態であるので、アプリケーション終了制御モジュール122は、そのプラグインC1を終了させる。図7(b)の例に示すアプリケーション状態管理テーブル700は、この状態を示している。つまり、ブラウザCは中断(サスペンド)の状態であり、ブラウザCのプラグインC1は終了の状態であり、ブラウザDとブラウザDのプラグインD1は起動中の状態である。
Since the plug-in C1 of the browser C is in a suspended (suspended) state, the application
次に、ブラウザCを中断状態から起動中に変更した場合(レジューム)について説明する。このとき、ブラウザCとブラウザCのプラグインC1は起動中の状態となり、ブラウザDとブラウザDのプラグインD1は中断状態となる。そして、ブラウザCのプラグインC1がファイルの再生指示を行う。ここで、中断状態であるブラウザDのプラグインD1を終了させる。
このように、ファイルを再生するプラグインを情報処理装置内で1つに限定することによって、ヒープメモリを大量に用いるファイル再生の実行を担保している。
Next, a case where the browser C is changed from the interrupted state to being activated (resume) will be described. At this time, the browser C and the plug-in C1 of the browser C are in an active state, and the browser D and the plug-in D1 of the browser D are suspended. Then, the plug-in C1 of the browser C issues a file reproduction instruction. Here, the plug-in D1 of the browser D in the suspended state is terminated.
As described above, by limiting the number of plug-ins for reproducing files to one in the information processing apparatus, execution of file reproduction using a large amount of heap memory is ensured.
なお、本実施の形態としてのプログラムが実行されるコンピュータのハードウェア構成は、図8に示すように、一般的なコンピュータであり、具体的には携帯電話300に内蔵されるようなコンピュータである。アプリケーション102A、アプリケーション実行環境モジュール110、アプリケーション状態制御モジュール120、ファイル再生モジュール140等のプログラムを実行するCPU810と、そのプログラム、データ、ファイル101A等を記憶するRAM830(一部がヒープメモリとなる)と、本コンピュータを起動するためのプログラム等が格納されているROM820と、補助記憶装置であるHD840(例えば、フラッシュメモリ等を含む)と、キー等から操作者の操作によってデータを入力又はCRTや液晶ディスプレイ等にデータを出力して操作者とのインタフェースとなるUI/F850と、メモリカード等のリムーバブルメディアに対して読み書きするリムーバブルメディアリーダーライター860と、通信ネットワークと接続するための通信回線I/F870、そして、それらをつないでデータのやりとりをするためのバス880により構成されている。これらのコンピュータが複数台互いにネットワークによって接続されていてもよい。
Note that the hardware configuration of the computer on which the program according to the present embodiment is executed is a general computer as shown in FIG. 8, specifically a computer that is built in the
なお、前述の実施の形態では、情報処理装置として携帯電話を例示したが、携帯電話以外にもPHS(Personal Handy phone System)等の携帯通信端末装置、PDA(Personal Digital Assistant)、ゲーム端末、ナビゲーションシステム、情報家電等であってもよい。複数のファイルを再生するにはメモリ容量等の性能が十分ではない情報処理装置が対象となり、特に携帯可能な情報処理装置に好適である。
また、ファイルの再生として画像ファイルのディスプレイへの表示を例示したが、音声ファイルのスピーカーを通した出力、動画像ファイルのディスプレイ等への出力等であってもよい。また、第1のプログラムと第2のプログラムは同種のプログラムであってもよいが、異なる種類のプログラムであってもよい。例えば、第1のプログラムが画像ファイルの表示を行い、第2のプログラムが動画像ファイルの出力を行ってもよい。
また、ファイルを再生するプログラム数として2つの場合を例示したが、3つ以上であってもよい。
In the above-described embodiment, the mobile phone is exemplified as the information processing device. However, in addition to the mobile phone, a mobile communication terminal device such as a PHS (Personal Handyphone System), a PDA (Personal Digital Assistant), a game terminal, a navigation It may be a system, an information appliance, or the like. An information processing device that does not have sufficient memory capacity or the like for reproducing a plurality of files is an object, and is particularly suitable for a portable information processing device.
Further, although the display of the image file on the display is exemplified as the file reproduction, the output may be an output of an audio file through a speaker, an output of a moving image file to a display, or the like. The first program and the second program may be the same type of program, but may be different types of programs. For example, the first program may display an image file and the second program may output a moving image file.
Moreover, although the case where the number of programs for reproducing a file is two is illustrated, it may be three or more.
なお、説明したプログラムについては、記録媒体に格納することも可能であり、その場合は、「プログラムを記録したコンピュータ読み取り可能な記録媒体」の発明としても把握することができる。
「プログラムを記録したコンピュータ読み取り可能な記録媒体」とは、プログラムのインストール、実行、プログラムの流通などのために用いられる、プログラムが記録されたコンピュータで読み取り可能な記録媒体をいう。
なお、記録媒体としては、例えば、デジタル・バーサタイル・ディスク(DVD)であって、DVDフォーラムで策定された規格である「DVD−R、DVD−RW、DVD−RAM等」、DVD+RWで策定された規格である「DVD+R、DVD+RW等」、コンパクトディスク(CD)であって、読出し専用メモリ(CD−ROM)、CDレコーダブル(CD−R)、CDリライタブル(CD−RW)等、ブルーレイ・ディスク(Blu−ray Disc(登録商標))、光磁気ディスク(MO)、フレキシブルディスク(FD)、磁気テープ、ハードディスク、読出し専用メモリ(ROM)、電気的消去及び書換可能な読出し専用メモリ(EEPROM)、フラッシュ・メモリ、ランダム・アクセス・メモリ(RAM)等が含まれる。
そして、前記のプログラム又はその一部は、前記記録媒体に記録して保存や流通等させることが可能である。また、通信によって、例えば、ローカル・エリア・ネットワーク(LAN)、メトロポリタン・エリア・ネットワーク(MAN)、ワイド・エリア・ネットワーク(WAN)、インターネット、イントラネット、エクストラネット等に用いられる有線ネットワーク、あるいは無線通信ネットワーク、さらにこれらの組合せ等の伝送媒体を用いて伝送することが可能であり、また、搬送波に乗せて搬送することも可能である。
さらに、前記のプログラムは、他のプログラムの一部分であってもよく、あるいは別個のプログラムと共に記録媒体に記録されていてもよい。
Note that the described program can be stored in a recording medium, and in that case, it can be understood as an invention of a “computer-readable recording medium on which a program is recorded”.
The “computer-readable recording medium on which a program is recorded” refers to a computer-readable recording medium on which a program is recorded, which is used for program installation, execution, program distribution, and the like.
The recording medium is, for example, a digital versatile disc (DVD), which is a standard established by the DVD Forum, such as “DVD-R, DVD-RW, DVD-RAM,” and DVD + RW. Standard “DVD + R, DVD + RW, etc.”, compact disc (CD), read-only memory (CD-ROM), CD recordable (CD-R), CD rewritable (CD-RW), Blu-ray disc ( Blu-ray Disc (registered trademark), magneto-optical disk (MO), flexible disk (FD), magnetic tape, hard disk, read-only memory (ROM), electrically erasable and rewritable read-only memory (EEPROM), flash Includes memory, random access memory (RAM), etc. .
The program or a part of the program can be recorded on the recording medium and stored or distributed. Also, by communication, for example, a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), a wired network used for the Internet, an intranet, an extranet, etc., or wireless communication It can be transmitted using a transmission medium such as a network or a combination thereof, and can also be carried on a carrier wave.
Furthermore, the program may be a part of another program, or may be recorded on a recording medium together with a separate program.
101A、101B…ファイル
102A、102B…アプリケーション
110…アプリケーション実行環境モジュール
111…指示受付モジュール
112…環境制御モジュール
120…アプリケーション状態制御モジュール
121…アプリケーション状態検知モジュール
122…アプリケーション終了制御モジュール
123…アプリケーション起動制御モジュール
130…アプリケーション状態管理モジュール
140…ファイル再生モジュール
210…アプリケーションによって再生されるファイル
220…アプリケーション群
250…ファイル再生ライブラリー
260…プラットフォーム
101A, 101B ...
Claims (8)
第1のプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、
前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、
前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知手段と、
前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御手段と、
前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う再生手段
を具備することを特徴とする情報処理装置。 A portable information processing apparatus capable of playing a file,
Playback instruction receiving means for receiving a file playback instruction by the first program;
A determination unit that determines whether or not the audio output of the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception unit includes an audio output;
When the reproduction instruction is received by the reproduction instruction receiving means, and when the determination means determines that the sound output is not disabled, the processing state of the second program that is reproducing the file Processing state detection means for detecting
An end control means for ending the second program when the processing state detection means detects that the second program is in an interrupted state;
An information processing apparatus comprising: a reproduction unit that reproduces a file according to the first program received by the reproduction instruction reception unit after the second control program is ended by the termination control unit.
前記終了制御手段は、前記処理状態検知手段によって、前記第2のプログラムが所定容量以上のファイルの再生を行っていることを検知した場合は、該第2のプログラムを終了させる
ことを特徴とする請求項1に記載の情報処理装置。 The processing state detection means detects the processing state of the second program when there is a second program reproducing a file of a predetermined capacity or more,
The termination control means terminates the second program when the processing state detection means detects that the second program is reproducing a file having a predetermined capacity or more. The information processing apparatus according to claim 1 .
第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、
前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、
前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知手段と、
前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御手段と、
前記終了制御手段によって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生手段
を具備することを特徴とする情報処理装置。 A portable information processing apparatus capable of reproducing a file by a subprogram of a program,
Reproduction instruction receiving means for receiving a file reproduction instruction by a subprogram of the first program;
A determination unit that determines whether or not the audio output of the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception unit includes an audio output;
A subprogram of a second program that is playing back a file when the playback instruction is received by the playback instruction receiving means and the judgment means determines that the sound output is not disabled If there is, processing state detection means for detecting the processing state of the second program,
An end control means for ending a subprogram of the second program when the processing state detection means detects that the second program is in an interrupted state;
Replay means for replaying a file by the subprogram of the first program accepted by the replay instruction accepting means after the subprogram of the second program is finished by the end control means. Information processing apparatus.
を具備することを特徴とする請求項3に記載の情報処理装置。 When the second program has returned from the suspended state, according to claim 3, characterized by comprising start control means for activating the sub-program of the second program was terminated by the termination control means Information processing device.
第1のプログラムによるファイルの再生指示を受け付ける再生指示受付ステップと、
前記再生指示受付ステップによって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断ステップと、
前記再生指示受付ステップによって再生指示を受け付けた場合であって、前記判断ステップによって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知ステップと、
前記処理状態検知ステップによって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御ステップと、
前記終了制御ステップによって前記第2のプログラムを終了させた後に、前記再生指示受付ステップによって受け付けられた前記第1のプログラムによるファイルの再生を行う再生ステップ
を具備することを特徴とする再生制御方法。 A reproduction control method performed by a portable information processing apparatus capable of reproducing a file,
A reproduction instruction receiving step for receiving a file reproduction instruction by the first program;
A determination step of determining whether or not audio output of the information processing device is disabled when the playback instruction received by the playback instruction receiving step includes an audio output;
When the reproduction instruction is accepted by the reproduction instruction acceptance step and when it is determined by the determination step that the audio output is not disabled, the processing state of the second program that is reproducing the file A processing state detection step for detecting
When it is detected by the processing state detection step that the second program is in an interrupted state, an end control step for ending the second program;
A reproduction control method comprising: a reproduction step of reproducing a file according to the first program accepted by the reproduction instruction acceptance step after the second program is terminated by the termination control step.
第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付ステップと、
前記再生指示受付ステップによって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断ステップと、
前記再生指示受付ステップによって再生指示を受け付けた場合であって、前記判断ステップによって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知ステップと、
前記処理状態検知ステップによって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御ステップと、
前記終了制御ステップによって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付ステップによって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生ステップ
を具備することを特徴とする再生制御方法。 A reproduction control method performed by a portable information processing apparatus capable of reproducing a file by a subprogram of a program,
A playback instruction receiving step for receiving a file playback instruction by a subprogram of the first program;
A determination step of determining whether or not audio output of the information processing device is disabled when the playback instruction received by the playback instruction receiving step includes an audio output;
A subprogram of a second program that plays a file when a playback instruction is received by the playback instruction receiving step and when it is determined by the determination step that sound output is not disabled If there is, a processing state detection step for detecting the processing state of the second program,
When it is detected by the processing state detection step that the second program is in an interrupted state, an end control step for ending a subprogram of the second program;
A reproduction step of reproducing a file by the subprogram of the first program received by the reproduction instruction receiving step after the subprogram of the second program is ended by the termination control step. A playback control method.
前記情報処理装置を、
第1のプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、
前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、
前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムの処理状態を検知する処理状態検知手段と、
前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムを終了させる終了制御手段と、
前記終了制御手段によって前記第2のプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムによるファイルの再生を行う再生手段
として機能させることを特徴とする再生制御プログラム。 A reproduction control program that operates on a portable information processing apparatus capable of reproducing a file,
The information processing apparatus;
Playback instruction receiving means for receiving a file playback instruction by the first program;
A determination unit that determines whether or not the audio output of the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception unit includes an audio output;
When the reproduction instruction is received by the reproduction instruction receiving means, and when the determination means determines that the sound output is not disabled, the processing state of the second program that is reproducing the file Processing state detection means for detecting
An end control means for ending the second program when the processing state detection means detects that the second program is in an interrupted state;
A reproduction control program that functions as a reproduction unit that reproduces a file according to the first program received by the reproduction instruction receiving unit after the second program is ended by the termination control unit.
前記情報処理装置を、
第1のプログラムのサブプログラムによるファイルの再生指示を受け付ける再生指示受付手段と、
前記再生指示受付手段によって受け付けられた再生指示に音声の出力が含まれている場合に、前記情報処理装置の音声出力が不可の状態となっているか否かを判断する判断手段と、
前記再生指示受付手段によって再生指示を受け付けた場合であって、前記判断手段によって音声出力が不可の状態となっていないと判断されたとき、ファイルの再生を行っている第2のプログラムのサブプログラムがある場合は、該第2のプログラムの処理状態を検知する処理状態検知手段と、
前記処理状態検知手段によって、前記第2のプログラムが中断状態であることを検知した場合は、該第2のプログラムのサブプログラムを終了させる終了制御手段と、
前記終了制御手段によって前記第2のプログラムのサブプログラムを終了させた後に、前記再生指示受付手段によって受け付けられた前記第1のプログラムのサブプログラムによるファイルの再生を行う再生手段
として機能させることを特徴とする再生制御プログラム。 A reproduction control program that operates on a portable information processing apparatus that can reproduce a file by a subprogram of the program,
The information processing apparatus;
Reproduction instruction receiving means for receiving a file reproduction instruction by a subprogram of the first program;
A determination unit that determines whether or not the audio output of the information processing apparatus is disabled when the reproduction instruction received by the reproduction instruction reception unit includes an audio output;
A subprogram of a second program that is playing back a file when the playback instruction is received by the playback instruction receiving means and the judgment means determines that the sound output is not disabled If there is, processing state detection means for detecting the processing state of the second program,
An end control means for ending a subprogram of the second program when the processing state detection means detects that the second program is in an interrupted state;
After the sub-program of the second program is ended by the end control means, it functions as a playback means for playing a file by the sub-program of the first program received by the playback instruction receiving means. A playback control program.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008303298A JP5274220B2 (en) | 2008-11-28 | 2008-11-28 | Information processing apparatus, reproduction control method, and reproduction control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008303298A JP5274220B2 (en) | 2008-11-28 | 2008-11-28 | Information processing apparatus, reproduction control method, and reproduction control program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010128827A JP2010128827A (en) | 2010-06-10 |
JP5274220B2 true JP5274220B2 (en) | 2013-08-28 |
Family
ID=42329168
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008303298A Expired - Fee Related JP5274220B2 (en) | 2008-11-28 | 2008-11-28 | Information processing apparatus, reproduction control method, and reproduction control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5274220B2 (en) |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63200257A (en) * | 1987-02-16 | 1988-08-18 | Mitsubishi Electric Corp | Program loading system for computer |
JP2002351680A (en) * | 2001-05-29 | 2002-12-06 | Matsushita Electric Ind Co Ltd | Device and system for managing application |
JP3942941B2 (en) * | 2002-04-22 | 2007-07-11 | 三菱電機株式会社 | COMMUNICATION DEVICE, PLUG-IN MODULE CONTROL METHOD, PROGRAM FOR EXECUTING COMPUTER, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING PROGRAM FOR EXECUTING COMPUTER |
JP2005301791A (en) * | 2004-04-14 | 2005-10-27 | Nec Corp | Mobile communication terminal and application start control method of mobile communication terminal |
JP2005301801A (en) * | 2004-04-14 | 2005-10-27 | Nec Corp | Information processing apparatus, memory management apparatus and program |
JP5142555B2 (en) * | 2007-02-26 | 2013-02-13 | 京セラ株式会社 | Electronic device and notification method in electronic device |
-
2008
- 2008-11-28 JP JP2008303298A patent/JP5274220B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010128827A (en) | 2010-06-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101417242B1 (en) | Personal cloud computing with session migration | |
US20140006948A1 (en) | Method and mobile phone for capturing audio file or video file | |
EP2191472B1 (en) | Method for editing playlist and multimedia reproducing apparatus employing the same | |
JP2010205111A (en) | System, and method for reproducing context, first terminal device, second terminal device, context obtaining device or storage device, program thereof | |
JP2012243316A (en) | Media file splitting method and device for the same | |
JP6336624B2 (en) | Multimedia display method, apparatus and device | |
EP2811399B1 (en) | Method and terminal for starting music application | |
TW200824452A (en) | Method for processing connection request of a disk player | |
JP2011259413A (en) | Image reproducing device and its control method and program | |
JP2005346706A (en) | Method and apparatus for moving media file and storage medium storing program for performing the method | |
US20070025197A1 (en) | Information-processing apparatus, recording medium and information-processing method | |
RU2679562C1 (en) | Method of video playback and device | |
US20080218632A1 (en) | Method and apparatus for modifying text-based subtitles | |
JP5729823B2 (en) | Backup apparatus, backup method, and backup program | |
JP5274220B2 (en) | Information processing apparatus, reproduction control method, and reproduction control program | |
JP2002197015A (en) | System and method for data distribution | |
US20090287792A1 (en) | Method of providing service relating to content stored in portable storage device and apparatus therefor | |
JP5077101B2 (en) | Display program and information processing apparatus | |
JP2015138352A (en) | Output sharing terminal, content sharing attribute management server, output sharing method, and program for output sharing terminal | |
JP4562544B2 (en) | Storage device and storage method | |
KR20140038791A (en) | The method of playing multimedia data and the multimedia playing apparatus thereof | |
CN101238516B (en) | Method and apparatus for creating last uniform resource identifier | |
JP2009289335A (en) | Information processor, content transfer program, and content transfer method | |
JP2004241921A (en) | Data reader, moving picture transmitting device, and moving picture reproducing device | |
JP2006092296A (en) | Information processor, information processing method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20111125 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130129 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130327 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130514 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130514 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5274220 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |