Searched defs:audioStreamType (Results 1 – 3 of 3) sorted by relevance
181 int audioStreamType, int videoStreamType) { in AvSettings()259 public Builder setAudioStreamType(@AudioStreamType int audioStreamType) { in setAudioStreamType()
3455 AudioStreamType audioStreamType = static_cast<AudioStreamType>( in getAvStreamType() local
503 public int audioStreamType = STREAM_DEFAULT; field in Notification