Unit 'googleyoutube' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TVideoFileDetailsAudioStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleyoutube.pp line 4967

type TVideoFileDetailsAudioStream = class(TGoogleBaseObject)

protected

  procedure SetbitrateBps(); virtual;

  

  procedure SetchannelCount(); virtual;

  

  procedure Setcodec(); virtual;

  

  procedure Setvendor(); virtual;

  

published

  property bitrateBps: string; [rw]

  

  property channelCount: Integer; [rw]

  

  property codec: string; [rw]

  

  property vendor: string; [rw]

  

end;

Inheritance

TVideoFileDetailsAudioStream

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio