这个是java的quicktime for java 的详细使用文档

源代码在线查看: mixstateinfo.html

软件大小: 3122 K
上传用户: Rebecca_SYF
关键词: java quicktime for 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

				





: Class  MixStateInfo












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








quicktime.std.music

Class  MixStateInfo

java.lang.Object
  |
  +--quicktime.std.music.MixStateInfo



public class MixStateInfoextends java.lang.Object


Contains information about the mix state of a specified part.













Field Summary



 float
balance


          The balance of that part.



 int
flags


          The mix flags of that part.



 int
partNumber


          The part number the information pertains too.



 float
volume


          The volume of that part.


 









Method Summary



 java.lang.String
toString()


          String representation of class.


 


Methods inherited from class java.lang.Object


equals, getClass, hashCode, notify, notifyAll, wait, wait, wait


 








Field Detail




partNumber

public int partNumber

The part number the information pertains too.



volume

public float volume

The volume of that part.



balance

public float balance

The balance of that part.



flags

public int flags

The mix flags of that part.










Method Detail




toString

public java.lang.String toString()

String representation of class.
Overrides:toString in class java.lang.Object












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源