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

TVideoFileDetailsAudioStream

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

Declaration

Source position: googleyoutube.pp line 4961

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


Documentation generated on: 2023-03-18