类 WlPcmInfoBean

java.lang.Object
com.ywl5320.wlmedia.bean.WlPcmInfoBean

public class WlPcmInfoBean
extends java.lang.Object
Created by ywl5320 on 2019/01/02
  • 构造器概要

    构造器 
    构造器 说明
    WlPcmInfoBean()  
  • 方法概要

    修饰符和类型 方法 说明
    int getBit()  
    int getChannel()  
    int getSamplerate()  
    void setBit​(int bit)  
    void setChannel​(int channel)  
    void setSamplerate​(int samplerate)  

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait